PreviousNext

group help

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

dcecp group help [operation | -verbose]

Options+

-verbose
Used with the help operation, displays information about the group object.

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

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

Example

dcecp> group help

add Adds a member to the named group.
catalog Returns a list of all the names of groups in the registry.
create Creates a group.
delete Deletes a group.
list Returns all of the members of a group.
modify Changes the information about a principal.
remove Removes a specified member from the named group.
rename Renames the specified group.
show Returns the attributes of a group.
help Prints a summary of command-line options.
operations Returns a list of the valid operations for this command.
dcecp>