help

Syntax

help [<command>]

Description

The help command displays usage and descriptions of all supported commands. The descriptions that are displayed depend on the context of the argument of the help command.

Usage

help [<command>]

console-view> help help
Show help for <command> or list all commands for the view
Usage: help [<command>] 
  exit    Exit the command line interpreter
  return  Exit to Main View
  quit    Exit from current command view
  connect Open a text console session
  show    Display device information
  kill    Terminate a text console session
  help    Show help for <command> or list all commands for the view
* Arguments listed in parenthesis () and separated by the pipe symbol | are
  mutually exclusive choices.
* Arguments listed in square brackets [] are optional arguments and can be
  omitted.
* Fields listed in angle brackets <> should be replaced with the value
  indicated.