[Contents] [Prev] [Next] [Index] [Report an Error]


Listing CLI Commands That Start with a Particular Letter

To list all commands that start with the letter c, use the following CLI command:

user@host> c?

Possible completions:
  clear                            Clear information in the system
  configure                            Manipulate software configuration information
user@host> c

[Contents] [Prev] [Next] [Index] [Report an Error]