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

gcloud: Wed Oct 30 10:13:17 UTC 2024

This commit is contained in:
Automated 2024-10-30 10:13:17 +00:00
parent fc66f7f0ca
commit d7d92f8000
166 changed files with 6197 additions and 300 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud beta alloydb backups create BACKUP --cluster=CLUSTER --region=REGION
[--async]
[--async] [--tags=[KEY=VALUE,...]]
[--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING
--kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]
[GCLOUD_WIDE_FLAG ...]
@ -45,6 +45,12 @@ OPTIONAL FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--tags=[KEY=VALUE,...]
List of tags KEY=VALUE pairs to bind. Each item must be expressed as
<tag-key-namespaced-name>=<tag-value-short-name>.
Example: 123/environment=production,123/costCenter=marketing
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
be used to protect the backup. The 'AlloyDB Service Agent' service account
must hold permission 'Cloud KMS CryptoKey Encrypter/Decrypter'. The