summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-10-19 22:46:43 +0000
committerGerrit Code Review <review@openstack.org>2015-10-19 22:46:43 +0000
commit0f74e80c4b444afbc8b57002773de39e8d7b0019 (patch)
tree05fe84560812cb6ec961fff3ca34e3cc323e0d0d /doc
parentd3e2e35f1dd2f1a46da58e09b36025392fc62653 (diff)
parent195a0edeb77607cd95899834e5813ef34ada7c0c (diff)
downloadpython-openstackclient-0f74e80c4b444afbc8b57002773de39e8d7b0019.tar.gz
Merge "Follow-on for volume list - add tests, clean help"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/command-objects/volume.rst16
1 files changed, 13 insertions, 3 deletions
diff --git a/doc/source/command-objects/volume.rst b/doc/source/command-objects/volume.rst
index c94cbd23..cb52c560 100644
--- a/doc/source/command-objects/volume.rst
+++ b/doc/source/command-objects/volume.rst
@@ -109,34 +109,44 @@ List volumes
[--status <status>]
[--long]
-.. option:: --all-projects
-
.. option:: --project <project>
Filter results by project (name or ID) (admin only)
+ *Volume version 2 only*
+
.. option:: --project-domain <project-domain>
Domain the project belongs to (name or ID).
This can be used in case collisions between project names exist.
+ *Volume version 2 only*
+
.. option:: --user <user>
Filter results by user (name or ID) (admin only)
+ *Volume version 2 only*
+
.. option:: --user-domain <user-domain>
Domain the user belongs to (name or ID).
This can be used in case collisions between user names exist.
+ *Volume version 2 only*
+
.. option:: --name <name>
- Filter results by name
+ Filter results by volume name
.. option:: --status <status>
Filter results by status
+.. option:: --all-projects
+
+ Include all projects (admin only)
+
.. option:: --long
List additional fields in output