mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 28 09:41:07 UTC 2024
This commit is contained in:
parent
ed5fe34b64
commit
afbe8a5afb
256 changed files with 8602 additions and 358 deletions
|
|
@ -119,7 +119,8 @@ OPTIONAL FLAGS
|
|||
Number of days a backup produced via this plan cannot be deleted.
|
||||
|
||||
Must be less than or equal to 90 days. If 0, delete operations are
|
||||
allowed.
|
||||
allowed. Updating this field does not affect existing backups. Backups
|
||||
created after a successful update will inherit this new value.
|
||||
|
||||
--backup-retain-days=BACKUP_RETAIN_DAYS
|
||||
Number of days after which a backup produced via this plan is
|
||||
|
|
@ -127,7 +128,9 @@ OPTIONAL FLAGS
|
|||
|
||||
Must be less than or equal to 365 days. If not set (value is 0),
|
||||
backups are not automatically deleted. If set, must be greater than the
|
||||
value for backup_delete_lock_days.
|
||||
value for backup_delete_lock_days. Updating this field does not affect
|
||||
existing backups. Backups created after a successful update will
|
||||
inherit this new value.
|
||||
|
||||
--locked
|
||||
If set, subsequent updates are not allowed to the backup plan's
|
||||
|
|
|
|||
|
|
@ -114,7 +114,8 @@ FLAGS
|
|||
Number of days a backup produced via this plan cannot be deleted.
|
||||
|
||||
Must be less than or equal to 90 days. If 0, delete operations are
|
||||
allowed.
|
||||
allowed. Updating this field does not affect existing backups. Backups
|
||||
created after a successful update will inherit this new value.
|
||||
|
||||
--backup-retain-days=BACKUP_RETAIN_DAYS
|
||||
Number of days after which a backup produced via this plan is
|
||||
|
|
@ -122,7 +123,9 @@ FLAGS
|
|||
|
||||
Must be less than or equal to 365 days. If not set (value is 0),
|
||||
backups are not automatically deleted. If set, must be greater than the
|
||||
value for backup_delete_lock_days.
|
||||
value for backup_delete_lock_days. Updating this field does not affect
|
||||
existing backups. Backups created after a successful update will
|
||||
inherit this new value.
|
||||
|
||||
--locked
|
||||
If set, subsequent updates are not allowed to the backup plan's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue