summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/volume-snapshot.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/command-objects/volume-snapshot.rst b/doc/source/command-objects/volume-snapshot.rst
index 141e9f78..17449035 100644
--- a/doc/source/command-objects/volume-snapshot.rst
+++ b/doc/source/command-objects/volume-snapshot.rst
@@ -17,6 +17,7 @@ Create new volume snapshot
[--description <description>]
[--force]
[--property <key=value> [...] ]
+ [--remote-source <key=value> [...]]
<snapshot-name>
.. option:: --volume <volume>
@@ -37,6 +38,14 @@ Create new volume snapshot
*Volume version 2 only*
+.. option:: --remote-source <key=value>
+
+ The attribute(s) of the exsiting remote volume snapshot
+ (admin required) (repeat option to specify multiple attributes)
+ e.g.: '--remote-source source-name=test_name --remote-source source-id=test_id'
+
+ *Volume version 2 only*
+
.. _volume_snapshot_create-snapshot-name:
.. describe:: <snapshot-name>