diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-04-10 12:13:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-10 13:13:03 +0100 |
| commit | 720676e95b5123202e47ed8e0367d1e239344939 (patch) | |
| tree | 61a18c578c58a746a0c04b281f806bd5c9056a23 /docs | |
| parent | 129b232ea135019489ddf64e5287c04930b2a318 (diff) | |
| download | vyos-documentation-720676e95b5123202e47ed8e0367d1e239344939.tar.gz vyos-documentation-720676e95b5123202e47ed8e0367d1e239344939.zip | |
remote: T4732: add VRF option for commit-archive (#1823)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/cli.rst | 5 |
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 --------------------------- |
