cdsalias create
Creates a new alias cellname in the cell directory service.
cdsalias create cellalias_name
Description The cdsalias create command creates a new alias cellname in CDS. The required argument is a single fully qualified alias name of the cell. This operation
eturns an empty string on success.
Privileges Required Requires a (auth_info) permission on the root directory of the cell.
Examples
dcecp> cdsalias create /.../green.cell.osf.org dcecp>
|