- set cli complete-on-space (off | on)
Command introduced before JUNOS Release 7.4.
Set the CLI to complete a partial command entry when you type a space or a tab. This is the default behavior of the CLI.
Sample Output
In the following example, pressing the Spacebar changes the partial command entry from com to complete-on-space. The example shows how adding the keyword off at the end of the command disables command completion.
user@host> set cli com<Space>
user@host>set cli complete-on-space
off
Disabling complete-on-space
off—Turn off command completion.
on—Allow either a space or a tab to be used for command completion.
See Setting Command Completion.
view