Automatically Completing a Command

A CLI command always consists of several words. You can easily enter a command by typing first word(s) or letter(s) and then pressing Tab or Ctrl+i instead of typing the whole command word by word.

  1. Type initial letters or words of the desired command. Make sure the letters or words you typed are unique so that the CLI can identify the command you want.
  2. Press Tab or Ctrl+i until the complete command appears.

Example 1:

Type the first word and the first letter of the second word of the "reset factorydefaults" command, that is, reset f. Then press Tab or Ctrl+i to complete the second word.

Example 2:

Type the first word and initial letters of the second word of the "security enforceHttpsForWebAccess" command, that is, security enf. Then press Tab or Ctrl+i to complete the second word.

See Also

Using the Command Line Interface

About the Interface

Logging in to CLI

Logging out of CLI

Help Command

Querying Available Parameters for a Command

Showing Information

Clearing Information

Configuring the PXE Device and Network

Actuator Control Operations

Unblocking a User

Resetting the PXE

Network Troubleshooting

Retrieving Previous Commands