summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-03-04 19:10:49 +0100
committerChristian Poessinger <christian@poessinger.com>2020-03-04 21:43:59 +0100
commitd93efd69083c153c1586dd08d65f1d10769820b7 (patch)
treec6dc44d93bd7162dbcf86daf15dde57fa59ef283 /src
parentb34ec45126f9ef9b285e46bbf3f917bd926e7f4b (diff)
downloadvyos-1x-d93efd69083c153c1586dd08d65f1d10769820b7.tar.gz
vyos-1x-d93efd69083c153c1586dd08d65f1d10769820b7.zip
vrf: T31: make 'show vrf' command behave like other 'show interface commands'
- remove the additional depth for querying discrete VRF names - retrieve available VRF names from via <path> from CLI rather then invoking an external script
Diffstat (limited to 'src')
-rwxr-xr-xsrc/op_mode/show_vrf.py (renamed from src/completion/list_vrf.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/completion/list_vrf.py b/src/op_mode/show_vrf.py
index 210b3c9a4..210b3c9a4 100755
--- a/src/completion/list_vrf.py
+++ b/src/op_mode/show_vrf.py