cdsclient-help
Returns help information about the cdsclient object and its operations. The syntax is:
cdsclient help [operation | -verbose]
Options
-verbose Displays information about the cdsclient object itself.
Description Used without an argument or option, cdsclient help returns brief information about each cdsclient 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 cdsclient
object itself.
Privileges Required No special privileges are required to use the cdsclient help command.
Examples
dcecp> cdsclient help disable Disables the specified CDS client. show Returns attribute information about the named CDS client.
help Prints a summary of command-line options. operations Returns a list of the valid operations for this command. dcecp>
|