cds help
Returns help information about cds operations. The syntax is:
cds help [operation | -verbose]
Options
-verbose Displays information about the cds object itself.
Description Used without an argument or option, the cds help command returns brief information about each cds operation. The optional
operation argument is the name of an operation about which you want detailed information. Alternatively, you can use the -verbose option to display detailed information about the
cds object itself.
Privileges Required No special privileges are required.
Examples
dcecp> cds help disable Disables the specified CDS server. show Returns attribute information about the named CDS server. help
Prints a summary of command-line options. operations Returns a list of the valid operations for this command. dcecp>
|