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.
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.