cdscache help
Returns help information about the cdscache object and its operations. The syntax is:
cdscache help [operation | -verbose]
Options
-verbose Displays information about the cdscache object.
Description Used without an argument or option, the cdscache help command returns brief information about each cdscache 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
cdscache object itself.
Privileges Required No special privileges are needed to use the cdscache help command.
Examples
dcecp> cdscache help create Adds information about named server in local cds cache. delete Removes information about named server in local cds cache.
discard Discards all cdsadv cache information on the specified host. dump Dumps all information from local cds cache. show Shows information
stored in cds cache. help Prints a summary of command-line options. operations Returns a list of valid operations for this command. dcecp>
|