Class CliConstants.Commands
- java.lang.Object
-
- org.wildfly.prospero.cli.commands.CliConstants.Commands
-
- Enclosing class:
- CliConstants
public static final class CliConstants.Commands extends Object
Command names
-
-
Field Summary
Fields Modifier and Type Field Description static StringADDstatic StringAPPLYstatic StringCHANNELstatic StringCLONEstatic StringCUSTOMIZATION_INIT_CHANNELstatic StringCUSTOMIZATION_INITIALIZE_CHANNELstatic StringCUSTOMIZATION_PROMOTEstatic StringEXPORTstatic StringFEATURE_PACKSstatic StringFEATURE_PACKS_ALIASstatic StringHISTORYstatic StringINSTALLstatic StringLISTstatic StringPERFORMstatic StringPREPAREstatic StringPRINT_LICENSESstatic StringRECREATEstatic StringREMOVEstatic StringREVERTstatic StringSUBSCRIBEstatic StringUPDATEprotected static StringVERSIONS
-
-
-
Field Detail
-
ADD
public static final String ADD
- See Also:
- Constant Field Values
-
APPLY
public static final String APPLY
- See Also:
- Constant Field Values
-
CHANNEL
public static final String CHANNEL
- See Also:
- Constant Field Values
-
CLONE
public static final String CLONE
- See Also:
- Constant Field Values
-
CUSTOMIZATION_INIT_CHANNEL
public static final String CUSTOMIZATION_INIT_CHANNEL
- See Also:
- Constant Field Values
-
CUSTOMIZATION_INITIALIZE_CHANNEL
public static final String CUSTOMIZATION_INITIALIZE_CHANNEL
- See Also:
- Constant Field Values
-
CUSTOMIZATION_PROMOTE
public static final String CUSTOMIZATION_PROMOTE
- See Also:
- Constant Field Values
-
EXPORT
public static final String EXPORT
- See Also:
- Constant Field Values
-
FEATURE_PACKS
public static final String FEATURE_PACKS
- See Also:
- Constant Field Values
-
FEATURE_PACKS_ALIAS
public static final String FEATURE_PACKS_ALIAS
- See Also:
- Constant Field Values
-
HISTORY
public static final String HISTORY
- See Also:
- Constant Field Values
-
INSTALL
public static final String INSTALL
- See Also:
- Constant Field Values
-
LIST
public static final String LIST
- See Also:
- Constant Field Values
-
PERFORM
public static final String PERFORM
- See Also:
- Constant Field Values
-
PREPARE
public static final String PREPARE
- See Also:
- Constant Field Values
-
PRINT_LICENSES
public static final String PRINT_LICENSES
- See Also:
- Constant Field Values
-
RECREATE
public static final String RECREATE
- See Also:
- Constant Field Values
-
REMOVE
public static final String REMOVE
- See Also:
- Constant Field Values
-
REVERT
public static final String REVERT
- See Also:
- Constant Field Values
-
SUBSCRIBE
public static final String SUBSCRIBE
- See Also:
- Constant Field Values
-
UPDATE
public static final String UPDATE
- See Also:
- Constant Field Values
-
VERSIONS
protected static final String VERSIONS
- See Also:
- Constant Field Values
-
-