Example 2
The user enters co followed by <tab> or <space>.
Command:
> co
The system displays three possible compleons.
Example:
> co
Possible completions:
commit - Confirm a pending commit
compare - Compare running configuration to another configuration or a file
configure - Manipulate software configuration information
6.2.7
CLI Command Comments
The # symbol indicates that the rest of the line is a comment. In the following example, the CLI ignores
#enable_complete_on_space.
Command Example:
> set complete-on-space true #enable_complete_on_space
If # character is to be entered as an argument, it has to be prexed with a backslash (\) or used inside quotes (").
6.2.8
CLI Messages
CLI messages appear when a user enters or exits congure mode, commits to a conguraon, and enters an
invalid command or value.
Example:
> show c
----------------^ syntax error:
Possible commands starting with c:
cli - Display cli information
commit - Display configuration changes
[error]
Example:
> show configuration
------------------^
syntax error: element does not exist
[error]
System Administration
About CLI
209
Release 19.1.1 · Issue 1.1, May 2021
Fujitsu and Fujitsu Customer Use Only