featureUtility help
The featureUtility help
command displays information about the featureUtility
command, with details about its actions and options.
Usage example
Display help information for the installFeature
action:
featureUtility help installFeature
Syntax
Run the command from the path_to_liberty/wlp/bin
directory.
featureUtility help actionName
- actionName
The name of the
featureUtility
command action that you want information about.
Exit codes
The following exit codes are available for the featureUtility help
command:
Code | Explanation |
---|---|
0 | This code indicates successful completion of the requested operation. |
20 | This code indicates that one or more arguments are not valid. |
21 | This code indicates that a runtime exception occurred during connection to a repository. |