Path: | doc/design.uml |
Last Update: | Tue Sep 23 08:12:12 +0200 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