set cli completion

Use this command to enable or disable the CLI command completion function. When enabled, this allows you to complete a unique CLI command fragment using the keyboard spacebar.

Syntax

set cli completion {enable | disable} [default]

Parameters

enable | disable Enables or disables the CLI command completion function.
default (Optional) Maintains this setting for all future sessions.

Defaults

If not specified, the status setting will not be maintained as the default.

Mode

All command modes.

Example

This example shows how to enable the CLI command completion function and maintain it as the default setting:

System(rw)->set cli completion enable default