diff options
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/subnet.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/source/command-objects/subnet.rst b/doc/source/command-objects/subnet.rst index 70a0eedf..12b05665 100644 --- a/doc/source/command-objects/subnet.rst +++ b/doc/source/command-objects/subnet.rst @@ -18,3 +18,19 @@ List subnets .. option:: --long List additional fields in output + +subnet show +----------- + +Show subnet details + +.. program:: subnet show +.. code:: bash + + os subnet show + <subnet> + +.. _subnet_show-subnet: +.. describe:: <subnet> + + Subnet to show (name or ID) |
