[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

set cli complete-on-space

Syntax

set cli complete-on-space (off | on)

Release Information

Command introduced before JUNOS Release 7.4.

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

show cli

List of Sample Output

set cli complete-on-space

Output 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 off
Disabling complete-on-space

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]