summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2022-12-22 09:31:40 -0600
committerGitHub <noreply@github.com>2022-12-22 09:31:40 -0600
commit54a1b3552eb294c192850c74d04f8769b0b92bc0 (patch)
treef44481f6bd36bcf4f4acfe9a76c43a4ef2718dde /data
parent65b104d6e0608e229aa36d948fabddaf3f4a0a8b (diff)
parente4bf3d409d1a8721186810a2dc1871d58501ec8e (diff)
downloadvyos-1x-54a1b3552eb294c192850c74d04f8769b0b92bc0.tar.gz
vyos-1x-54a1b3552eb294c192850c74d04f8769b0b92bc0.zip
Merge pull request #1720 from jestabro/op-mode-interfaces
T4866: rewrite show_interfaces.py show* functions to standardized op-mode
Diffstat (limited to 'data')
-rw-r--r--data/op-mode-standardized.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json
index a69cf55e9..2ea4d945a 100644
--- a/data/op-mode-standardized.json
+++ b/data/op-mode-standardized.json
@@ -7,6 +7,7 @@
"cpu.py",
"dhcp.py",
"dns.py",
+"interfaces.py",
"log.py",
"memory.py",
"nat.py",