Exploring the CLI


The system command-line interface (CLI) provides built-in help topics.

  • To list all of the available commands, type help
  • To retrieve information about a specific command, type the command and the parameter -h. For example, to retrieve information about the version command, type version -h.

Similar to the following example, the system displays information about how to use this command, including a description of its syntax.

Coradiant> version -h

Name
    version - Prints version information about all
     available images, and identifies the default
     boot image.

Syntax

    version [-h]
    version

Description

    When invoked with the -h parameter, this
     command prints its usage information.

    When invoked without any parameter, this
     command lists information about the installed
     images.

Related topic

Setting-up-traffic-capture

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*