From ca8eba2f9f9146a14373345bc03a46395ddd349a Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 1 Aug 2023 11:04:35 +0200 Subject: op-mode: T3700: extend completion helper to not list VLAN subinterfaces This completes commit 0f25f97c9 (op-mode: T3700: add "show evpn access-vlan" commands) with the latest addition in vyos-utils [1] package to only list parent interfaces when offering completion help. [1]: https://github.com/vyos/vyos-utils/commit/675ea7481aeef90 --- op-mode-definitions/show-evpn.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op-mode-definitions/show-evpn.xml.in') diff --git a/op-mode-definitions/show-evpn.xml.in b/op-mode-definitions/show-evpn.xml.in index 9e8d9f2dc..a005cbc30 100644 --- a/op-mode-definitions/show-evpn.xml.in +++ b/op-mode-definitions/show-evpn.xml.in @@ -20,7 +20,7 @@ Access VLANs interface name - + -- cgit v1.2.3