Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

set cli complete-on-space

date_range 19-Nov-23

Syntax

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

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

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.

content_copy zoom_out_map
user@host> set cli com<Space>
user@host>set cli complete-on-space off
Disabling complete-on-space

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation