public class KRAKeyCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
KeyClient |
keyClient |
static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFullName() |
KeyClient |
getKeyClient() |
KeyClient |
getKeyClient(java.lang.String transportNickname) |
java.lang.String |
getManPage() |
static void |
printKeyInfo(KeyInfo info) |
static void |
printKeyRequestInfo(KeyRequestInfo info) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setNamepublic static org.slf4j.Logger logger
public KeyClient keyClient
public KRAKeyCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLIpublic java.lang.String getManPage()
getManPage in class CLIpublic KeyClient getKeyClient() throws java.lang.Exception
java.lang.Exceptionpublic KeyClient getKeyClient(java.lang.String transportNickname) throws java.lang.Exception
java.lang.Exceptionpublic static void printKeyInfo(KeyInfo info)
public static void printKeyRequestInfo(KeyRequestInfo info)