1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Oct 23 10:01:22 UTC 2024

This commit is contained in:
Automated 2024-10-23 10:01:22 +00:00
parent 694f6671d0
commit fc66f7f0ca
249 changed files with 5410 additions and 11408 deletions

View file

@ -9,8 +9,8 @@ SYNOPSIS
| --retention-period=RETENTION_PERIOD)
(--source-backup=SOURCE_BACKUP : --source-instance=SOURCE_INSTANCE)
[--async]
[--encryption-type=ENCRYPTION_TYPE [--kms-key=KMS_KEY
: --kms-keyring=KMS_KEYRING
[--encryption-type=ENCRYPTION_TYPE --kms-keys=[KMS_KEYS,...]
| [--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING
--kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]]
[GCLOUD_WIDE_FLAG ...]
@ -131,6 +131,28 @@ OPTIONAL FLAGS
At most one of these can be specified:
Key resource - Cloud KMS key(s) to be used to copy the Cloud Spanner
backup. This represents a Cloud resource. (NOTE) Some attributes are not
given arguments in this group but can be set in other ways.
To set the kms-project attribute:
▸ provide the argument --kms-keys on the command line with a fully
specified name.
To set the kms-location attribute:
▸ provide the argument --kms-keys on the command line with a fully
specified name.
To set the kms-keyring attribute:
▸ provide the argument --kms-keys on the command line with a fully
specified name.
--kms-keys=[KMS_KEYS,...]
IDs of the keys or fully qualified identifiers for the keys.
To set the kms-key attribute:
▫ provide the argument --kms-keys on the command line.
Key resource - Cloud KMS key to be used to copy the Cloud Spanner
backup. The arguments in this group can be used to specify the
attributes of this resource.