Path: | doc/design.uml |
Last Update: | Thu Aug 14 03:51:09 -0400 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