public class KRACLI extends SubsystemCLI
Modifier and Type | Field and Description |
---|---|
KRAClient |
kraClient |
static org.slf4j.Logger |
logger |
mainCLI
Modifier and Type | Method and Description |
---|---|
SubsystemClient |
getSubsystemClient() |
execute, getClient, getFullName, login, logout
addModule, findModule, findModules, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public static org.slf4j.Logger logger
public KRAClient kraClient
public KRACLI(MainCLI mainCLI)
public SubsystemClient getSubsystemClient() throws java.lang.Exception
getSubsystemClient
in class SubsystemCLI
java.lang.Exception