cell help
Returns help information about the cell task object and its operations. The syntax is as follows:
cell help [operation | -verbose]
Options
-verbose Displays information about the cell task object.
Description Used without an argument or option, the cell help command returns brief information about each cell operation. The optional
operation argument is the name of an operation about which you want detailed information. Alternatively, you can use the -verbose option for more detailed information about the
cell task object itself.
Privileges Required No special privileges are needed to use the cell help command.
Examples
dcecp> cell help backup Backs up master security database and master clearinghouses. ping Shows the current server status of a cell. show
Shows attributes describing the configuration of a cell. help Prints a summary of command-line options. operations Returns a list of valid operations for this
command. dcecp>
|