1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Nov 19 10:58:36 UTC 2025

This commit is contained in:
Automated 2025-11-19 10:58:36 +00:00
parent e1ec13485a
commit 7b14250313
392 changed files with 17141 additions and 774 deletions

View file

@ -22,7 +22,14 @@ EXAMPLES
asynchronously using the specified arguments:
$ gcloud beta netapp backup-vaults create BACKUP_VAULT \
--location=LOCATION --async --description="test"
--location=LOCATION --async --description="test" The following \
command creates a Backup Vault named CMEK_BACKUP_VAULT with a \
KMS config:
$ gcloud beta netapp backup-vaults create CMEK_BACKUP_VAULT \
--location=LOCATION \
--kms-config=projects/PROJECT/locations/LOCATION/kmsConfigs/\
KMS_CONFIG
POSITIONAL ARGUMENTS
Backup vault resource - The Backup Vault to create The arguments in this