![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/3/6e/36ef593c-0f7b-49f2-a272-89fda851f18a/36ef593c-0f7b-49f2-a272-89fda851f18a-bgd.png)
--:- / cli-> cd system_tools
A prompt like the following appears at each level:
--:- system_tools cli->
NOTE: CLI commandsare case sensitive.
At any level, you can press Tab Tab at the prompt to see the commands that can be entered at
the current level.
---:- system_tools cli-><Tab><Tab>
batch_mode ls scp
cd opiepasswd shell
commit passwd show
echo pwd shutdown
exit quit upgrade_firmware
ftp reboot whoami
help restore_configuration wiz
hostname revert
list_configuration save_configuration
---:- system_tools cli->
If you know the path, you can enter multiple path elements in a single command separated with
forward slashes (/).
--:- / cli-> cd ports/serial_ports/
--:- serial ports cli->
Enter cd .. to move up one level of the navigation tree. Enter cd ../..[/..] to move up multiple
levels.
--:- serial ports 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>
Chapter 1: Introduction, Navigation and Commands 5