set cli complete-on-space
Syntax
set cli complete-on-space (off | on)
Release Information
Command introduced before Junos OS Release 7.4.
Command introduced in Junos OS Release 9.0 for EX Series switches.
Description
Set the command-line interface (CLI) to complete a partial command entry when you type a space or a tab. This is the default behavior of the CLI.
Options
- off
Turn off command completion.
- on
Allow either a space or a tab to be used for command completion.
Required Privilege Level
view
Related Topics
List of Sample Output
set cli complete-on-spaceOutput Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
set cli complete-on-space
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 offDisabling complete-on-space
