PreviousNext

link help

Returns help information about the link object and its operations. The syntax is:

link help [operation | -verbose]

Options

-verbose
Displays information about the link object.

Description
Used without an argument or option, the link help command returns brief information about each link 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 link object itself.

Privileges Required
No special privileges are needed to use the link help command.

Examples

dcecp> link help
create Creates the named link.
delete Deletes the named link.
modify Adds, removes or changes an attribute in the named link.
show Returns the attributes of a link.
help Prints a summary of command-line options.
operations Return a list of valid operations for this command.
dcecp>