cellalias help
Returns help information about cellalias operations. The syntax is:
cellalias help [operation | -verbose]
Option
-verbose Displays information about the cellalias object itself.
Description Used without an argument or option, cellalias help returns brief information about each cellalias operation. Use the operation argument
to specify the name of a cellalias operation about which to display detailed information. Alternatively, use the -verbose option to display detailed information about the
cellalias object itself.
Privileges Required No special privileges are required.
Examples
dcecp> cellalias help catalog Returns the cell alias names currently in use. create Creates a new alias name for the local cell.
help Prints a summary of command-line options. operations Returns a list of the valid operations for this command. dcecp>
|