We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a333dc3 commit 334d947Copy full SHA for 334d947
docs/stackit_volume_backup_create.md
@@ -30,7 +30,7 @@ stackit volume backup create [flags]
30
--labels stringToString Key-value string pairs as labels (default [])
31
--name string Name of the backup
32
--source-id string ID of the source from which a backup should be created
33
- --source-type string Source type of the backup (volume or snapshot)
+ --source-type string Source type of the backup, one of ["volume" "snapshot"]
34
```
35
36
### Options inherited from parent commands
0 commit comments