Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 626 Bytes

File metadata and controls

52 lines (33 loc) · 626 Bytes

subnet

Network v2

subnet delete

Delete a subnet

.. program:: subnet delete
os subnet delete
    <subnet>
.. describe:: <subnet>

    Subnet to delete (name or ID)

subnet list

List subnets

.. program:: subnet list
os subnet list
    [--long]
.. option:: --long

    List additional fields in output

subnet show

Show subnet details

.. program:: subnet show
os subnet show
    <subnet>
.. describe:: <subnet>

    Subnet to show (name or ID)