help

Provides a complete list of Admin CLI commands and their syntax.

Syntax

help 
help [-long] command_name 
help [-long] command_name subcommand_name

Parameters

help Parameters
Parameter Description
none Without any parameters, the full list of Admin CLI commands and their syntax is displayed.
-long Includes parameter information along with the syntax and description of individual commands.
command_name Specifies the command to show help information for. When there are several commands which start with the specified command_name, a list of those commands is displayed and use of the -long parameter has no effect.
subcommand_name The command_name along with the subcommand_name is used to identify an individual command when there are multiple commands which start with command_name. For example, ‘help show space’ or help show members.