public class InfoCLI extends CommandCLI
logger
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.commons.cli.CommandLine cmd) |
java.lang.String |
getFullName() |
void |
printHelp() |
createOptions, execute
addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, removeModule, runExternal, runExternal, setDescription, setName
public InfoCLI(MainCLI mainCLI)
public java.lang.String getFullName()
getFullName
in class CLI
public void execute(org.apache.commons.cli.CommandLine cmd) throws java.lang.Exception
execute
in class CommandCLI
java.lang.Exception