registry help
Returns help information about the registry object and its operations. The syntax is:
registry help [operation | -verbose]
Options
-verbose Displays information about the registry object.
Description Used without an argument or option, the registry help command returns brief information about each registry 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
registry object itself.
Privileges Required No special privileges are needed to use the registry help command.
Examples
dcecp> registry help catalog Returns a list of all replicas running in the cell. checkpoint Resets registry checkpoint interval dynamically.
connect Creates local and foreign cross-cell authenticated accounts. delete Deletes a replica and removes from master replica list. designate
Changes which replica is the master. destroy Destroys the specified replica and its registry database. disable Disables the specified master registry for
updates. dump Returns replica information for each replica in the cell. enable Enables the specified master registry for updates. modify
Modifies the master registry or replica. replace Replaces replica information on master replica list. set Changes which replica is the master.
show Returns attributes of the registry and its replicas. stop Stops the specified security server process. synchronize Reinitializes
replica with up-to-date copy of the registry. verify Returns a list of replicas not up-to-date with the master. help Returns a summary of command-line
options. operations Returns a list of the valid operations for this command. dcecp>
|