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:
parent
e1ec13485a
commit
7b14250313
392 changed files with 17141 additions and 774 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue