You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--title string A short, informational description.
20
-
--size int Size of the storage (GiB).
21
-
--backup-time string The time when to create a backup in HH:MM. Empty value means no backups.
22
-
--backup-interval string The interval of the backup.
23
-
Available: daily,mon,tue,wed,thu,fri,sat,sun
24
-
--backup-retention int How long to store the backups in days. The accepted range is 1-1095.
25
-
-h, --help help for modify
19
+
--title string A short, informational description.
20
+
--size int Size of the storage (GiB).
21
+
--backup-time string The time when to create a backup in HH:MM. Empty value means no backups.
22
+
--backup-interval string The interval of the backup.
23
+
Available: daily,mon,tue,wed,thu,fri,sat,sun
24
+
--backup-retention int How long to store the backups in days. The accepted range is 1-1095.
25
+
--enable-filesystem-autoresize[=true] Enable automatic resize of partition and filesystem when modifying storage size. Note that before the resize attempt is made, backup of the storage will be taken. If the resize attempt fails, the backup will be used to restore the storage and then deleted. If the resize attempt succeeds, backup will be kept. Taking and keeping backups incure costs..
0 commit comments