Getting help on command-line utilities
As you perform administrative functions using the command-line interface, you can get additional help information for all resources.
Before you begin
Download the command-line interface from the console and install it on your local computer. For more information, see the Related tasks.
About this task
You can get help for any system resources, attributes, and methods on the command-line interface. This task provides basic information about options for invoking the command-line interface help function.
Use the help command
to get help for command syntax, available commands, and using interactive
mode. Start the command-line interface in interactive mode by initializing with the required -u -p and -h parameters,
but do not include the -c or -f parameters.
Then enter help, as shown in the following
example:
$ deployer -h mydeployer.mycompany.com -u joeadmin -p password
>>> help The help command shown in this example is a Jython
function.