summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/command-objects/volume-qos.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/volume-qos.rst b/doc/source/cli/command-objects/volume-qos.rst
index 8fdbc122..52c1f2d4 100644
--- a/doc/source/cli/command-objects/volume-qos.rst
+++ b/doc/source/cli/command-objects/volume-qos.rst
@@ -116,9 +116,16 @@ Set QoS specification properties
.. code:: bash
openstack volume qos set
+ [--no-property]
[--property <key=value> [...] ]
<qos-spec>
+.. option:: --no-property
+
+ Remove all properties from :ref:`\<snapshot\> <volume_qos_set-qos-spec>`
+ (specify both :option:`--no-property` and :option:`--property` to
+ remove the current properties before setting new properties.)
+
.. option:: --property <key=value>
Property to add or modify for this QoS specification (repeat option to set multiple properties)