Setting Command Completion for the SRC CLI

You can enter a Tab after a partially typed command to complete the command. In addition, you can enable and disable the CLI to complete a command by typing a space for:

  • Specified users in the user profiles
  • A current user session

To disable command completion when entering a space:

  • Use the set cli complete-on-space off command.
      user@host> set cli complete-on-space off

To re-enable command completion when entering a space:

  • Use the set cli complete-on-space on command.
      user@host> set cli complete-on-space on