diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-09-09 09:19:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-09 09:19:30 +0200 |
commit | cb1bbc040b2e655e4ee8a30fbfccfa7dd8612f2f (patch) | |
tree | 431b2cae0bf748f1c3bb5007f5274126406c94de /data | |
parent | 1c45ecfc963253123b8d7bada5971a30edda4f53 (diff) | |
parent | 1d360002d1ad7e0bb9c6221aea855bfe7d096dc3 (diff) | |
download | vyos-1x-cb1bbc040b2e655e4ee8a30fbfccfa7dd8612f2f.tar.gz vyos-1x-cb1bbc040b2e655e4ee8a30fbfccfa7dd8612f2f.zip |
Merge pull request #1529 from jestabro/standardize-show-system-storage
system: T4682: standardize op-mode 'show system storage'
Diffstat (limited to 'data')
-rw-r--r-- | data/op-mode-standardized.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json index e120336f3..2d6f6da41 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -9,6 +9,7 @@ "openconnect.py", "route.py", "ipsec.py", +"storage.py", "uptime.py", "version.py", "vrf.py" |