mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Thu Feb 29 10:17:22 UTC 2024
This commit is contained in:
parent
8778dcbd7e
commit
37dd57701a
203 changed files with 3473 additions and 5938 deletions
|
|
@ -87,42 +87,46 @@ FLAGS
|
|||
--ddl_file is set, --ddl is ignored. One line comments starting with --
|
||||
are ignored.
|
||||
|
||||
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.
|
||||
KMS key name group
|
||||
|
||||
--kms-key=KMS_KEY
|
||||
ID of the key or fully qualified identifier for the key.
|
||||
At most one of these can be specified:
|
||||
|
||||
To set the kms-key attribute:
|
||||
▸ provide the argument --kms-key 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.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
--kms-key=KMS_KEY
|
||||
ID of the key or fully qualified identifier for the key.
|
||||
|
||||
--kms-keyring=KMS_KEYRING
|
||||
KMS keyring id of the key.
|
||||
To set the kms-key attribute:
|
||||
▫ provide the argument --kms-key on the command line.
|
||||
|
||||
To set the kms-keyring attribute:
|
||||
▸ provide the argument --kms-key on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --kms-keyring on the command line.
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
--kms-location=KMS_LOCATION
|
||||
Cloud location for the key.
|
||||
--kms-keyring=KMS_KEYRING
|
||||
KMS keyring id of the key.
|
||||
|
||||
To set the kms-location attribute:
|
||||
▸ provide the argument --kms-key on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --kms-location on the command line.
|
||||
To set the kms-keyring attribute:
|
||||
▫ provide the argument --kms-key on the command line with a fully
|
||||
specified name;
|
||||
▫ provide the argument --kms-keyring on the command line.
|
||||
|
||||
--kms-project=KMS_PROJECT
|
||||
Cloud project id for the key.
|
||||
--kms-location=KMS_LOCATION
|
||||
Cloud location for the key.
|
||||
|
||||
To set the kms-project attribute:
|
||||
▸ provide the argument --kms-key on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --kms-project on the command line.
|
||||
To set the kms-location attribute:
|
||||
▫ provide the argument --kms-key on the command line with a fully
|
||||
specified name;
|
||||
▫ provide the argument --kms-location on the command line.
|
||||
|
||||
--kms-project=KMS_PROJECT
|
||||
Cloud project id for the key.
|
||||
|
||||
To set the kms-project attribute:
|
||||
▫ provide the argument --kms-key on the command line with a fully
|
||||
specified name;
|
||||
▫ provide the argument --kms-project on the command line.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue