help

Usage

>> help [<command-name>]

Security

Open.

Description

The help command, without arguments, generates a list of all known commands along with possible parameters and a short description of functionality. If a single valid command name is passed to the help command, only the description for that command is returned.

Examples

>> help id
<< id [model|version|serial|fwtype]: report unit identification

Errors

Error E0102 invalid command '<unknown-command-name>'
Help was requested for an unknown command.