Chapter 8: Using the Command Line Interface439Automatically Completing a CommandA CLI command always consists of several words. You can easily entera command by typing first word(s) or letter(s) and then pressing Tab orCtrl+i instead of typing the whole command word by word.To have a command completed automatically:1. Type initial letters or words of the desired command. Make sure theletters or words you typed are unique so that the CLI can identify thecommand 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 "resetfactorydefaults" command, that is, reset f. Then press Tab orCtrl+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.Logging out of CLIAfter completing your tasks using the CLI, always log out of the CLI toprevent others from accessing the CLI.To log out of the CLI:1. Ensure you have entered administrator mode and the # prompt isdisplayed.2. Type exit and press Enter.