diff options
author | Robert Göhler <github@ghlr.de> | 2021-06-30 14:42:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-30 14:42:54 +0200 |
commit | 10737cad913c17e3cce7291dcd835999f16459a2 (patch) | |
tree | 1691399ce3467e84d6b5e4aee3c9405fa9efc5a8 /docs/configuration/index.rst | |
parent | f0c1ad02e79a2fe6b9afa637b0625c446a5ec448 (diff) | |
parent | a8f2f59e337e39c8aa7b2f781dd3734f2c3a1e3d (diff) | |
download | vyos-documentation-10737cad913c17e3cce7291dcd835999f16459a2.tar.gz vyos-documentation-10737cad913c17e3cce7291dcd835999f16459a2.zip |
Merge pull request #556 from ganawaj/master
Add configuration command references for containers
Diffstat (limited to 'docs/configuration/index.rst')
-rw-r--r-- | docs/configuration/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/index.rst b/docs/configuration/index.rst index bce013cb..0fe481da 100644 --- a/docs/configuration/index.rst +++ b/docs/configuration/index.rst @@ -8,6 +8,7 @@ The following structure respresent the cli structure. :maxdepth: 1 :includehidden: + container/index firewall/index highavailability/index interfaces/index @@ -20,4 +21,4 @@ The following structure respresent the cli structure. trafficpolicy/index vpn/index vrf/index - zonepolicy/index
\ No newline at end of file + zonepolicy/index |