clearinghouse help
Returns help information about the clearinghouse object and its operations. The syntax is:
clearinghouse help [operation | -verbose]
Options
-verbose Displays information about the clearinghouse object.
Description Used without an argument or option, the clearinghouse help command returns brief information about each clearinghouse 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 clearinghouse object itself.
Privileges Required No special privileges are needed to use the clearinghouse help command.
Examples
dcecp> clearinghouse help catalog Returns the names of all clearinghouses in a cell. create Creates the named clearinghouse. delete
Deletes the named clearinghouse. disable Disables the named clearinghouse. initiate Initiates an action on the named CDS clearinghouse. repair
Repairs an aspect of the named CDS clearinghouse. show Returns the attributes of a clearinghouse. verify Verifies the consistency of the clearinghouse.
help Prints a summary of command-line options. operations Returns a list of valid operations for this command. dcecp>
|