mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
26 lines
1.2 KiB
ReStructuredText
26 lines
1.2 KiB
ReStructuredText
.. _commandtree_configmode:
|
|
|
|
Configuration mode
|
|
------------------
|
|
|
|
.. code-block:: sh
|
|
|
|
confirm Confirm prior commit-confirm
|
|
comment Add comment to this configuration element
|
|
commit Commit the current set of changes
|
|
commit-confirm Commit the current set of changes with 'confirm' required
|
|
compare Compare configuration revisions
|
|
copy Copy a configuration element
|
|
delete Delete a configuration element
|
|
discard Discard uncommitted changes
|
|
edit Edit a sub-element
|
|
exit Exit from this configuration level
|
|
load Load configuration from a file and replace running configuration
|
|
loadkey Load user SSH key from a file
|
|
merge Load configuration from a file and merge running configuration
|
|
rename Rename a configuration element
|
|
rollback Rollback to a prior config revision (requires reboot)
|
|
run Run an operational-mode command
|
|
save Save configuration to a file
|
|
set Set the value of a parameter or create a new element
|
|
show Show the configuration (default values may be suppressed) |