cdsalias help
Returns help information about the cdsalias object and its operations. The syntax is:
cdsalias help [operation | -verbose]
Options
-verbose Used with the help operation, displays information about the cdsalias object.
Description Used without an argument or option, the cdsalias help command returns brief information about each cdsalias operation. The optional
operation argument is the name of an operation about which you want detailed information. Alternatively, you can use the -verbose option for more detailed information about the
cdsalias object itself.
Privileges Required No special privileges are needed to use the cdsalias help command.
Examples
dcecp> cdsalias help catalog Returns the aliases known by CDS for the named cell. connect Establishes a hierarchical relationship between two cells.
create Creates the named cdsalias for the local cell./ delete Deletes the existing cdsalias for the local cell. help Prints a summary
of command-line options. operations Returns a list of the valid operations for this command. dcecp>
|