mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
Subnet list command Partially implements: blueprint neutron-client Partial-Bug: #1523258 Change-Id: I3c0748074a6511ff92500516b3129886d2476eed
20 lines
208 B
ReStructuredText
20 lines
208 B
ReStructuredText
======
|
|
subnet
|
|
======
|
|
|
|
Network v2
|
|
|
|
subnet list
|
|
-----------
|
|
|
|
List subnets
|
|
|
|
.. program:: subnet list
|
|
.. code:: bash
|
|
|
|
os subnet list
|
|
[--long]
|
|
|
|
.. option:: --long
|
|
|
|
List additional fields in output
|