Exploring the CLI


The system command-line interface CLI has built in help topics you can access.

  • To list all available commands, type help
  • To get information about a specific command, type t he command the parameter -h. For example, to get information about the version command, type version -h.

The system displays information about using 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.

 

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