1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Aug 13 10:57:55 UTC 2025

This commit is contained in:
Automated 2025-08-13 10:57:56 +00:00
parent 4f9f745739
commit d6d01162c7
357 changed files with 4606 additions and 9471 deletions

View file

@ -7,10 +7,9 @@ SYNOPSIS
(BACKUP_VAULT : --location=LOCATION)
--backup-min-enforced-retention=BACKUP_MIN_ENFORCED_RETENTION
[--access-restriction=ACCESS_RESTRICTION; default="within-org"]
[--no-async]
[--backup-retention-inheritance=BACKUP_RETENTION_INHERITANCE]
[--description=DESCRIPTION] [--effective-time=EFFECTIVE_TIME]
[--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
[--no-async] [--description=DESCRIPTION]
[--effective-time=EFFECTIVE_TIME] [--labels=[KEY=VALUE,...]]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create a Backup and DR backup vault.
@ -102,16 +101,6 @@ OPTIONAL FLAGS
--no-async
Wait for the operation in progress to complete.
--backup-retention-inheritance=BACKUP_RETENTION_INHERITANCE
The inheritance mode for enforced retention end time of the backup
within this backup vault. Once set, the inheritance mode cannot be
changed. Default is inherit-vault-retention. If set to
inherit-vault-retention, the backup retention period will be inherited
from the backup vault. If set to match-backup-expire-time, the backup
retention period will be the same as the backup expiration time.
BACKUP_RETENTION_INHERITANCE must be one of: inherit-vault-retention,
match-backup-expire-time.
--description=DESCRIPTION
Optional description for the backup vault (2048 characters or less).