mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu May 30 09:26:18 UTC 2024
This commit is contained in:
parent
e617a432f4
commit
595ac8640a
232 changed files with 10919 additions and 274 deletions
|
|
@ -100,8 +100,10 @@ OPTIONAL FLAGS
|
|||
or multi-regional location is chosen automatically.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
|
||||
be used to protect the machine image. The arguments in this group can be
|
||||
used to specify the attributes of this resource.
|
||||
be used to protect the machine image. The 'Compute Engine Service Agent'
|
||||
service account must hold permission 'Cloud KMS CryptoKey
|
||||
Encrypter/Decrypter'. The arguments in this group can be used to specify
|
||||
the attributes of this resource.
|
||||
|
||||
--kms-key=KMS_KEY
|
||||
ID of the key or fully qualified identifier for the key.
|
||||
|
|
@ -121,7 +123,7 @@ OPTIONAL FLAGS
|
|||
▸ provide the argument --kms-keyring on the command line.
|
||||
|
||||
--kms-location=KMS_LOCATION
|
||||
The Cloud location for the key.
|
||||
The Google Cloud location for the key.
|
||||
|
||||
To set the kms-location attribute:
|
||||
▸ provide the argument --kms-key on the command line with a fully
|
||||
|
|
@ -129,7 +131,7 @@ OPTIONAL FLAGS
|
|||
▸ provide the argument --kms-location on the command line.
|
||||
|
||||
--kms-project=KMS_PROJECT
|
||||
The Cloud project for the key.
|
||||
The Google Cloud project for the key.
|
||||
|
||||
To set the kms-project attribute:
|
||||
▸ provide the argument --kms-key on the command line with a fully
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue