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

@ -7,8 +7,8 @@ SYNOPSIS
(BACKUP_SCHEDULE : --database=DATABASE --instance=INSTANCE)
--backup-type=[BACKUP_TYPE] --cron=CRON
--retention-duration=RETENTION_DURATION
[--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 ...]
@ -111,6 +111,28 @@ OPTIONAL FLAGS
At most one of these can be specified:
Key resource - Cloud KMS key(s) to be used to create 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 create the Cloud Spanner
backup. The arguments in this group can be used to specify the
attributes of this resource.

View file

@ -6,8 +6,8 @@ SYNOPSIS
gcloud spanner backup-schedules update
(BACKUP_SCHEDULE : --database=DATABASE --instance=INSTANCE)
(--cron=CRON --encryption-type=ENCRYPTION_TYPE
--retention-duration=RETENTION_DURATION [--kms-key=KMS_KEY
: --kms-keyring=KMS_KEYRING
--retention-duration=RETENTION_DURATION --kms-keys=[KMS_KEYS,...]
| [--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING
--kms-location=KMS_LOCATION --kms-project=KMS_PROJECT])
[GCLOUD_WIDE_FLAG ...]
@ -99,6 +99,28 @@ REQUIRED FLAGS
At most one of these can be specified:
Key resource - Cloud KMS key(s) to be used to create 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 create the Cloud Spanner
backup. The arguments in this group can be used to specify the
attributes of this resource.

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.

View file

@ -8,8 +8,8 @@ SYNOPSIS
(--expiration-date=EXPIRATION_DATE
| --retention-period=RETENTION_PERIOD) [--async]
[--version-time=TIMESTAMP]
[--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 ...]
@ -101,6 +101,28 @@ OPTIONAL FLAGS
At most one of these can be specified:
Key resource - Cloud KMS key(s) to be used to create 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 create the Cloud Spanner
backup. The arguments in this group can be used to specify the
attributes of this resource.

View file

@ -5,8 +5,9 @@ SYNOPSIS
gcloud spanner databases create (DATABASE : --instance=INSTANCE) [--async]
[--database-dialect=DATABASE_DIALECT] [--ddl=DDL] [--ddl-file=DDL_FILE]
[--proto-descriptors-file=PROTO_DESCRIPTORS_FILE]
[--kms-key=KMS_KEY : --kms-keyring=KMS_KEYRING
--kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]
[--kms-keys=[KMS_KEYS,...] | [--kms-key=KMS_KEY
: --kms-keyring=KMS_KEYRING
--kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -94,6 +95,28 @@ FLAGS
At most one of these can be specified:
Key resource - Cloud KMS key(s) to be used to create the Cloud Spanner
database. 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 create the Cloud Spanner
database. The arguments in this group can be used to specify the
attributes of this resource.

View file

@ -7,8 +7,8 @@ SYNOPSIS
: --destination-instance=DESTINATION_INSTANCE)
(--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 ...]
@ -114,6 +114,28 @@ OPTIONAL FLAGS
At most one of these can be specified:
Key resource - Cloud KMS key(s) to be used to restore the Cloud Spanner
database. 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 restore the Cloud Spanner
database. The arguments in this group can be used to specify the
attributes of this resource.