Auto-complete

Prev Next

The CLI allows you to auto-complete commands.

To auto-complete a command, press Tab after typing a few characters of a valid command and then press Enter. For example, typing pas and pressing Tab would result in the CLI auto-completing the entry with the command passwd.

If the partially entered text matches multiple options, the CLI displays all available matching commands.