
--:- devices cli->
Enter cd.. to move up one level of the navigation tree. Enter cd ../..[/..] to move up multiple
levels.
--:- devices cli-> cd ../..
--:- / cli->
Autocompletion
Autocompletion allows you to type the first few letters of a command or navigation option and
then press Tab. The rest of the name is filled in automatically if the letters typed are unique to
one command or to a navigation option at that level. If the letters match more than one of the
commands or navigation options for that level, the matching options are listed.
For example, if you type cd acc and press Tab at the CLI prompt from the / level, the access
option will be completed.
--:- / cli-> cd acc<Tab>
--:- / cli-> cd access
If you then press Enter, you are changed to the access level and the access level prompt
appears.
--:- access cli->
The following example illustrates a case when more than one command matches the letters
typed.
--:- / cli-> sh<Tab>
shell show
Parameters
Some CLI commands take parameters. If you press Tab Tab after a command that requires a
parameter, you are prompted to enter the parameter.
Command Line Syntax
NOTE: Square brackets ([ ]) denote an optional element. Each element is separated by a space. There are no
spaces between sub-elements.
Command only (help, pwd):
--:- <current_level> cli-> <command>
Commands with paths only (cd, ls, add):
--:- <current_level> cli-> <command> [Path]
50 Avocent PMPDU Installer/User Guide
Comentarios a estos manuales