summaryrefslogtreecommitdiff
path: root/op-mode-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-07-29 18:14:01 +0200
committerGitHub <noreply@github.com>2022-07-29 18:14:01 +0200
commit0d7ad932d2842edb8862c9f88454fa2e668871b6 (patch)
treeb3a6506c22eeb1843be0068f5bb1bedaeeb87155 /op-mode-definitions
parentfafd18c41e3333ef3d97dbf0b50e493f40aad688 (diff)
parent5e7120a00278671a73e9762a5da5e6f6961a387d (diff)
downloadvyos-1x-0d7ad932d2842edb8862c9f88454fa2e668871b6.tar.gz
vyos-1x-0d7ad932d2842edb8862c9f88454fa2e668871b6.zip
Merge pull request #1443 from sever-sever/T4562
vrf: T4562: Rewrite show vrf name xxx delete old script op-mode
Diffstat (limited to 'op-mode-definitions')
-rw-r--r--op-mode-definitions/show-vrf.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-vrf.xml.in b/op-mode-definitions/show-vrf.xml.in
index d8d5284d7..0e0370445 100644
--- a/op-mode-definitions/show-vrf.xml.in
+++ b/op-mode-definitions/show-vrf.xml.in
@@ -15,7 +15,7 @@
<path>vrf name</path>
</completionHelp>
</properties>
- <command>${vyos_op_scripts_dir}/show_vrf.py -e "$3"</command>
+ <command>${vyos_op_scripts_dir}/vrf.py show --name="$3"</command>
<children>
<leafNode name="processes">
<properties>