mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +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
|
|
@ -234,8 +234,10 @@ OPTIONAL FLAGS
|
|||
comma-separated list of URIs.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
|
||||
be used to protect the image. The arguments in this group can be used to
|
||||
specify the attributes of this resource.
|
||||
be used to protect the 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.
|
||||
|
|
@ -255,7 +257,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
|
||||
|
|
@ -263,7 +265,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
|
||||
|
|
|
|||
|
|
@ -58,11 +58,10 @@ FLAGS
|
|||
--standard-images
|
||||
List images from public image projects. The public image projects that
|
||||
are available include the following: centos-cloud, cos-cloud,
|
||||
debian-cloud, fedora-cloud, fedora-coreos-cloud, opensuse-cloud,
|
||||
rhel-cloud, rhel-sap-cloud, rocky-linux-cloud, suse-cloud,
|
||||
suse-sap-cloud, ubuntu-os-cloud, ubuntu-os-pro-cloud, windows-cloud,
|
||||
windows-sql-cloud. Enabled by default, use --no-standard-images to
|
||||
disable.
|
||||
debian-cloud, fedora-coreos-cloud, opensuse-cloud, rhel-cloud,
|
||||
rhel-sap-cloud, rocky-linux-cloud, suse-cloud, suse-sap-cloud,
|
||||
ubuntu-os-cloud, ubuntu-os-pro-cloud, windows-cloud, windows-sql-cloud.
|
||||
Enabled by default, use --no-standard-images to disable.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue