diff options
| author | l0crian1 <143656816+l0crian1@users.noreply.github.com> | 2025-03-31 17:05:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-31 17:05:00 -0400 |
| commit | ed13725f84e3bc8e92bce992cc8327ade4c7eeab (patch) | |
| tree | f287905e24817d173998ebb6a49c62e0e1324ea1 | |
| parent | b88ae799b3414daa07060dd819a8209e5212f42f (diff) | |
| download | vyos-1x-ed13725f84e3bc8e92bce992cc8327ade4c7eeab.tar.gz vyos-1x-ed13725f84e3bc8e92bce992cc8327ade4c7eeab.zip | |
T7254: Add op commands for spanning-tree
Modified op-mode-standardized.json
| -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 c2bfc3094..5d3f4a249 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -28,6 +28,7 @@ "load-balancing_haproxy.py", "route.py", "storage.py", +"stp.py", "system.py", "uptime.py", "version.py", |
