PreviousNext

cell catalog

Lists the foreign cells that are known by the specified cell. The syntax is as follows:

cell catalog [cell_name]

Description
The catalog operation returns a list of the names of all cells currently registered in the specified cell. The list includes the name of the specified cell itself and of any registered foreign cells. If no cell_name is provided, the operation returns cells registered in the local cell.

Privileges Required
You must have r (read) permission to the /.:/sec/principal directory and r (read) permission to the specified cell principals.

Examples

dcecp> cell catalog /.:
/ /gumby_cell
/ /pokey_cell
/ /barney_cell
dcecp>