python-openstackclient/doc/source/command-objects/subnet.rst
reedip a1f2f4af58 TrivialOrder: Rearrange Class Names
As per the comment given by Steve Martinelli in
https://review.openstack.org/#/c/278209/ , the
following patch just rearranges the classes
as per the Alphabetical order.

TrivialFix

Change-Id: Ib8f0f703df4ef7d7ee6180ff8bd8a47062ae5b0f
2016-03-01 16:11:51 +09:00

626 B

subnet

Network v2

subnet delete

Delete a subnet

subnet delete

os subnet delete
    <subnet>




Subnet to delete (name or ID)

subnet list

List subnets

subnet list

os subnet list
    [--long]

--long

List additional fields in output

subnet show

Show subnet details

subnet show

os subnet show
    <subnet>




Subnet to show (name or ID)