diff options
author | Daniil Baturin <daniil@vyos.io> | 2022-11-02 12:00:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-02 12:00:35 +0000 |
commit | f2ec92a78c4ee2a35e7d071387460fc6ce360740 (patch) | |
tree | e92b2a11b9b3235b0c7e59b624d811e8c5f53537 /data/op-mode-standardized.json | |
parent | 1bc2a0e8659adf32208e6a96499c569a4d42cb92 (diff) | |
parent | 1afb3f8bd5de3748c5b37462eb42235d721d4963 (diff) | |
download | vyos-1x-f2ec92a78c4ee2a35e7d071387460fc6ce360740.tar.gz vyos-1x-f2ec92a78c4ee2a35e7d071387460fc6ce360740.zip |
Merge pull request #1623 from sever-sever/T4771
T4771: Ability to get raw format for op-mode BGP commands
Diffstat (limited to 'data/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 a34c3f481..0347bdce6 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -1,4 +1,5 @@ [ +"bgp.py", "bridge.py", "conntrack.py", "container.py", |