Basic CLI Command Reference
158 Basic System Configuration Guide
Description This command displays the specified line (a single line only) and allows it to be changed.
Parameters line — Indicated which line to replace starting at the point indicated by the following options.
Values
save
Syntax save file-url
Context candidate
Description This command saves the current candidate to a file.
Parameters file-url — The directory and filename.
undo
Syntax undo [count]
Context candidate
Description This command removes the most recent change(s) done to the candidate. The changes can be reapplied
using the redo command. All undo/redo history is lost when the operator exists edit-cfg mode. Undo
can not be used to recover a candidate that has been discarded with candidate discard.
An undo command is blocked if another user has made changes in the same CLI branches that would
be impacted during the undo.
Parameters count — The number of previous changes to remove.
Values 1 to 50
Default 1
view
Syntax view [line]
line, offset, first, edit-point last
line Absolute line number.
offset Relative line number to current
edit point. Prefixed with '+' or '-'
first Keyword - first line
edit-point Keyword - current edit point
last Keyword - last line that is not
'exit'