summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorTerry Howe <terrylhowe@gmail.com>2014-08-13 13:13:51 -0600
committerLingxian Kong <anlin.kong@gmail.com>2016-01-25 21:57:54 +1300
commitffcfff6f3eda2cc9022b7924aa1d08739d63aaa1 (patch)
treeaa6f662ce5b70baca319dc1fdf6d2d6fe63f8e10 /doc/source/command-objects
parenteb36df1f82e7a4d6bd2970fe39909dd3cae82ce3 (diff)
downloadpython-openstackclient-ffcfff6f3eda2cc9022b7924aa1d08739d63aaa1.tar.gz
Subnet List
Subnet list command Partially implements: blueprint neutron-client Partial-Bug: #1523258 Change-Id: I3c0748074a6511ff92500516b3129886d2476eed
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/subnet.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/source/command-objects/subnet.rst b/doc/source/command-objects/subnet.rst
new file mode 100644
index 00000000..70a0eedf
--- /dev/null
+++ b/doc/source/command-objects/subnet.rst
@@ -0,0 +1,20 @@
+======
+subnet
+======
+
+Network v2
+
+subnet list
+-----------
+
+List subnets
+
+.. program:: subnet list
+.. code:: bash
+
+ os subnet list
+ [--long]
+
+.. option:: --long
+
+ List additional fields in output