Arguments
cell_name The fully qualified name of a specific cell or /.: for the local cell.
operation The name of one specific registry operation (subcommand) about which you want to see help information
registry_replica_name The name of one registry replica to act on. The replica can be a master or a slave replica. The argument, which overrides a value in the _s(sec)
convenience variable, can be one of the following:
· A specific cell name to bind to any replica in the named cell, such as /.:/ or /
/gumby1.
· The global name of a replica to bind to that specific replica in that specific cell, such as /
/gumby1/subsys/dce/sec/oddball.
· The name of a replica as it appears on the replica list to bind to that replica in the local cell, such as subsys/dce/sec/oddball.
· A string binding to a specific replica, such as {ncadg_ip_udp 15.22.144.163}.
This form is used primarily for debugging or if the Cell Directory Service (CDS) is not available.
For those operations for which registry_replica_name is optional, if no argument is given, then the value of _s(sec) is used. If the variable is not set, then the default
argument of /.: is assumed.
|