Class SDHostAddCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
org.dogtagpki.server.cli.SDHostAddCLI
- Author:
- Endi S. Dewata
-
Field Summary
Fields inherited from class CommandCLI
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CommandCLI
executeMethods inherited from class CLI
addModule, addModule, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, removeModule, runExternal, runExternal, setDescription, setNameModifier and TypeMethodDescriptionvoidvoidfindModule(String command) Find the last module that handles the specified command.findModules(String command) Find the list of modules that handle the specified command.getFullModuleName(String moduleName) getName()getRoot()booleanvoidremoveModule(String name) voidrunExternal(String[] command) voidrunExternal(List<String> command) voidsetDescription(String description) void
-
Constructor Details
-
SDHostAddCLI
-
-
Method Details
-
createOptions
public void createOptions()- Overrides:
createOptionsin classCommandCLI
-
execute
- Overrides:
executein classCommandCLI- Throws:
Exception
-