Technical data

WebLogic Server Administration Command Reference
Administration Guide B-11
HELP
Provides syntax and usage information for all WebLogic Server commands (by
default) or for a single command if a command value is specified on the HELP
command line.
Syntax
java weblogic.Admin HELP [COMMAND]
Example
In the following example, information about using the PING command is requested:
java weblogic.Admin HELP PING
The HELP command returns the following to stdout:
Usage: weblogic.Admin [-url url] [-username username]
[-password password] <COMMAND> <ARGUMENTS>
PING <count> <bytes>