summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-02-27 03:47:11 +0000
committerGerrit Code Review <review@openstack.org>2017-02-27 03:47:11 +0000
commite5ee4b8ca3a1de9208ea0e05efec4162c4b9d6a4 (patch)
tree671e41ceb54d251fc731a2c00d9b4b6a338c404e /doc/source/command-objects
parentf63a9f402dc3761a1f7e358d92b7e1aa33098c7a (diff)
parent0898ebacb8d9c38ae36adaf593867a9b16a50504 (diff)
downloadpython-openstackclient-e5ee4b8ca3a1de9208ea0e05efec4162c4b9d6a4.tar.gz
Merge "Support list commands by group name keyword"
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/command.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/command-objects/command.rst b/doc/source/command-objects/command.rst
index 34c07da6..918fd959 100644
--- a/doc/source/command-objects/command.rst
+++ b/doc/source/command-objects/command.rst
@@ -15,3 +15,9 @@ List recognized commands by group
.. code:: bash
openstack command list
+ [--group <group-keyword>]
+
+.. option:: --group <group-keyword>
+
+ Show commands filtered by a command group, for example: identity, volume,
+ compute, image, network and other keywords