organization help
Returns help information about the organization object and its operations. The syntax is:
organization help [operation | -verbose]
Options
-verbose Used with the help operation, displays information about the organization object.
Description Used without an argument or option, the organization help command returns brief information about each organization operation. The optional
operation argument is the name of an operation (add, create, delete, catalog, list, modify, remove, or show) about
which you want detailed information. Alternatively, you can use the -verbose option for more detailed information about the organization object itself.
Privileges Required No special privileges are needed to use the organization help command.
Examples
dcecp> organization help add Adds a member to the named organization. catalog Views a list of all the names of organizations in the registry.
create Creates an organization in the registry. delete Deletes an organization from the registry. list Lists all of the members of the
specified organization. modify Changes the information about an organization. rename Renames the specified organization. remove Removes
the specified member from the named organization. show Returns the attributes of an organization. help Prints a summary of command-line options.
operations Returns a list of valid operations for this command. dcecp>
|