PreviousNext

account help

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

account help [operation | -verbose]

Option

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

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

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

Examples

dcecp> account help
catalog Returns the names of all accounts in the registry.
create Creates an account in the registry.
delete Deletes an account in the registry.
generate Generates a random password for an account in the registry.
modify Modifies an account in the registry.
show Returns the attributes of an account in the registry.
generate Generates a random password for an account in the registry.
help Prints a summary of command-line options.
operations Returns a list of the valid operations for this command.
dcecp>