summaryrefslogtreecommitdiff
path: root/templates/show/remote-config
AgeCommit message (Collapse)Author
2024-01-15T905: Delete old op-mode command show remote-configViacheslav Hletenko
The op-mode command `show remote-config` did not work for several years. Since it uses the old backend we should delete it now. Will be redefined if necessary with a separate task, PR ``` vyos@r1:~$ show remote-config Invalid command: show remote-config [invalid] vyos@r1:~$ show remote-config Incomplete command: show remote-config vyos@r1:~$ ``` (cherry picked from commit ea06a4612285ef4cf3d93220840df32fbc7949c1)
2023-09-14T671: remove scripts that are either unused or about to be replacedDaniil Baturin
(cherry picked from commit 2f92b8bbb1b1042ff14918af3495c86f8b0c7870)
2017-02-17T272: Add scripts and templates for generating remote side OpenVPN configsDaniil Baturin
(just for VyOS for now, raw openvpn config support will come later).