clearinghouse catalog
Returns a list of the names of all clearinghouses in a cell. The syntax is:
clearinghouse catalog [cell_name] [-simplename]
Option
-simplename Returns a list of clearinghouse names in a cell without prepending the cellname.
Description The clearinghouse catalog command returns a list of the names of all clearinghouses in a cell. If you do not specify the optional cell_name
argument, the cell name defaults to the local cell.
Privileges Required No special privileges are needed to use the clearinghouse catalog command.
Examples
dcecp> clearinghouse catalog /.../dcecp.cell.osf.org/frick_ch dcecp> dcecp> clearinghouse catalog -simplename
frick_ch dcecp>
|