There was an error while loading. Please reload this page.
2 parents 94f654b + 59c9d50 commit eae0dc1Copy full SHA for eae0dc1
1 file changed
doc/source/command-objects/backup.rst
@@ -16,6 +16,7 @@ Create new backup
16
[--container <container>]
17
[--name <name>]
18
[--description <description>]
19
+ [--snapshot <snapshot>]
20
[--force]
21
<volume>
22
@@ -35,10 +36,14 @@ Create new backup
35
36
37
Snapshot to backup (name or ID)
38
39
+ *Volume version 2 only*
40
+
41
.. option:: --force
42
43
Allow to back up an in-use volume
44
45
46
47
.. _backup_create-backup:
48
.. describe:: <volume>
49
0 commit comments