|   
      cell(8dce)
A dcecp task object that operates on a DCE cell. 
Synopsis 
cell backup [cell_name] 
 cell catalog [cell_name]
 
 cell help [operation | 
-verbose]
 
 cell operations
 
 cell ping [cell_name] [-clients] 
[-replicas]
 
 cell show [cell_name] [-simplename]
 
Arguments 
cell_name The name of a single cell to operate on.  The name must be a fully qualified cell name as in either of the following:
 
/.../their_cell.goodco.com 
 /.:
 
operation The name of the cell operation for which to display help information
 
Description 
The cell task object represents a single DCE cell as a whole, including all machines, services, resources, principals, and so on.  The optional cell_name is a single cell name (not 
a list of cell names).  If omitted, the local cell (/.:) is the default. 
 
More: 
Attributes 
Errors 
Operations 
Related Information 
 
 
 |