summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/cli.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/cli.rst b/docs/cli.rst
index 550494fa..515ea85a 100644
--- a/docs/cli.rst
+++ b/docs/cli.rst
@@ -1000,6 +1000,11 @@ be ``config.boot-hostname.YYYYMMDD_HHMMSS``.
vyos@vyos# ssh-keyscan <host> >> ~/.ssh/known_hosts
+.. cfgcmd:: set system config-management commit-archive vrf <name>
+
+ Specify name of the :abbr:`VRF (Virtual Routing and Forwarding)` instance
+ used to upload the configuration to the remote system.
+
Saving and loading manually
---------------------------