python-openstackclient/doc/source/command-objects/subnet-pool.rst
Tang Chen 53e058fabc Trivial: Rename subnet_pool.rst to subnet-pool.rst
File names under doc/source/command-objects/ are words connected
with "-". So rename subnet_pool.rst to subnet-pool.rst to keep
the consistence.

Also use "display" instead of "show" in the comment to keep the
consistence.

Change-Id: If486f6cec34b4572a8245af865267b063c1e877d
2016-02-20 15:05:59 +08:00

770 B

subnet pool

Network v2

subnet pool delete

Delete subnet pool

subnet pool delete

os subnet pool delete
    <subnet-pool>




Subnet pool to delete (name or ID)

subnet pool list

List subnet pools

subnet pool list

os subnet pool list
    [--long]

--long

List additional fields in output

subnet pool show

Display subnet pool details

subnet pool show

os subnet pool show
    <subnet-pool>




Subnet pool to display (name or ID)