diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-05-17 22:28:06 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-05-17 22:28:06 +0000 |
| commit | c6555696289894331fd1445e5cfd16a5f58ac5cd (patch) | |
| tree | b6c5c5c3afd27dd7f48d7716cd148d23795dd3bb /doc/source/command-objects | |
| parent | dcc825698253bfabe0be6cc10b7f577301266a3f (diff) | |
| parent | 668bc028d13b80dfc6ecbef6193678a97e64fdc1 (diff) | |
| download | python-openstackclient-c6555696289894331fd1445e5cfd16a5f58ac5cd.tar.gz | |
Merge "Add ip version filter to subnet list"
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/subnet.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/source/command-objects/subnet.rst b/doc/source/command-objects/subnet.rst index 8daa251f..ff6354e6 100644 --- a/doc/source/command-objects/subnet.rst +++ b/doc/source/command-objects/subnet.rst @@ -147,6 +147,10 @@ List subnets List additional fields in output +.. option:: --ip-version {4, 6} + + List only subnets of given IP version in output + subnet set ---------- |
