Path: | doc/design.uml |
Last Update: | Tue Aug 04 03:40:47 -0400 2015 |
@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