public class ConfigCmd extends AbstractAuthOptionsCmd implements org.jboss.aesh.console.command.Command
Modifier and Type | Field and Description |
---|---|
protected List<String> |
args |
alias, clientId, config, insecure, keyPass, keystore, noconfig, password, realm, secret, server, storePass, token, trustPass, trustStore, user
dumpTrace, help
Constructor and Description |
---|
ConfigCmd() |
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 String |
suggestHelp() |
static String |
usage() |
applyDefaultOptionValues, booleanOptionForCheck, checkUnsupportedOptions, copyWithServerInfo, ensureAuthInfo, initFromParent, noOptions, processGlobalOptions, requiresLogin, setupTruststore
initFromParent, nothingToDo, printHelp
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.Command
org.jboss.aesh.console.command.CommandException
InterruptedException
protected String suggestHelp()
protected String help()
help
in class AbstractGlobalOptionsCmd
public static String usage()
Copyright © 2021 JBoss by Red Hat. All rights reserved.