Path: | doc/design.uml |
Last Update: | Mon Dec 22 16:35:37 -0600 2014 |
@startuml
FAPI -up-> [Foreman Server]
FCP -up-> FAPI
KCLI -up-> [Katello Server]
KCP -up-> KCLI
package "CLI Framework" {
() "Command Plugins" as CP [Shell] [Autocompletion]
}
CP -up-> [Other Commands Plugin(s)] CP -up-> FCP CP -up-> KCP
@enduml