help

Obtains system help for pdadmin commands and options.

Does not require a login or authentication to use.

help {topic | command}

Options

Return codes

Examples

  • The following example lists the options and descriptions available Whether we specify the topic action or action create:
    pdadmin> help action
    Or:
    pdadmin> help action create
    The output is like:
    action create <action-name> <action-label> <action-type>
    Creates a new ACL action definition
    action create <action-name> <action-label> <action-type> <action-group-name>
    Creates a new ACL action definition in a group
    ...

    Parent topic: pdadmin commands