public class CreateCmd extends AbstractAuthOptionsCmd implements org.jboss.aesh.console.command.Command
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
args |
protected boolean |
compressed |
protected String |
file |
protected boolean |
outputClient |
protected EndpointType |
regType |
protected boolean |
returnClientId |
alias, clientId, config, insecure, keyPass, keystore, noconfig, password, realm, secret, server, storePass, token, trustPass, trustStore, userdumpTrace, help| Constructor and Description |
|---|
CreateCmd() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aesh.console.command.CommandResult |
execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
protected String |
help() |
protected boolean |
nothingToDo() |
protected String |
suggestHelp() |
static String |
usage() |
applyDefaultOptionValues, booleanOptionForCheck, checkUnsupportedOptions, copyWithServerInfo, ensureAuthInfo, initFromParent, noOptions, processGlobalOptions, requiresLogin, setupTruststoreinitFromParent, printHelpprotected boolean returnClientId
protected EndpointType regType
protected String file
protected boolean outputClient
protected boolean compressed
public org.jboss.aesh.console.command.CommandResult execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
throws org.jboss.aesh.console.command.CommandException,
InterruptedException
execute in interface org.jboss.aesh.console.command.Commandorg.jboss.aesh.console.command.CommandExceptionInterruptedExceptionprotected boolean nothingToDo()
nothingToDo in class AbstractGlobalOptionsCmdprotected String suggestHelp()
protected String help()
help in class AbstractGlobalOptionsCmdpublic static String usage()
Copyright © 2019 JBoss by Red Hat. All rights reserved.