public class TokenCLI extends CLI
Modifier and Type | Field and Description |
---|---|
TokenClient |
tokenClient |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String[] args) |
static void |
printToken(TokenData token) |
addModule, getClient, getClient, getDeprecatedModules, getDescription, getFullModuleName, getFullName, getModule, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, setDescription, setName, setVerbose
public TokenClient tokenClient
public TokenCLI(CLI parent)