summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects
diff options
context:
space:
mode:
authorPierre Prinetti <pierreprinetti@redhat.com>2019-10-03 15:53:39 +0200
committerPierre Prinetti <pierreprinetti@redhat.com>2019-11-01 11:25:40 +0100
commit61ad83b57580c76a1c448e03064c4df6bcc01e87 (patch)
treeaf37384b29f1883f213282bd7af88e00dd1ab821 /doc/source/cli/command-objects
parentf1d742f32adeb662a3fdf8fa3ef3bc391e71ed81 (diff)
downloadpython-openstackclient-61ad83b57580c76a1c448e03064c4df6bcc01e87.tar.gz
versions: Fix 'versions show' help message
The command `openstack versions show --help` shows a copy-paste nit. Change-Id: I9e4e86429ffd630c566bbdf2929e7995c9b0dbe1 Signed-off-by: Pierre Prinetti <pierreprinetti@redhat.com>
Diffstat (limited to 'doc/source/cli/command-objects')
-rw-r--r--doc/source/cli/command-objects/versions.rst12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/versions.rst b/doc/source/cli/command-objects/versions.rst
index 67425652..0aa9a1b7 100644
--- a/doc/source/cli/command-objects/versions.rst
+++ b/doc/source/cli/command-objects/versions.rst
@@ -17,6 +17,7 @@ Show service versions:
[--interface <interface>]
[--region-name <region-name>]
[--service <service>]
+ [--status <status>]
.. option:: --all-interfaces
@@ -30,7 +31,7 @@ Show service versions:
.. option:: --region-name <region-name>
- Limit results to only those from region-name
+ Limit results to only those from a given region.
.. option:: --service <service>
@@ -38,4 +39,13 @@ Show service versions:
an exact match to what is in the catalog or a known official value or
alias from `service-types-authority`_.
+.. option:: --status <status>
+
+ Limit results to only those in the given state. Valid values are:
+
+ - SUPPORTED
+ - CURRENT
+ - DEPRECATED
+ - EXPERIMENTAL
+
.. _service-types-authority: https://service-types.openstack.org/