mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Feb 15 10:13:15 UTC 2023
This commit is contained in:
parent
02b395b082
commit
78fb6d9419
375 changed files with 5899 additions and 1603 deletions
|
|
@ -24,7 +24,7 @@ SYNOPSIS
|
|||
[--disk-encryption=DISK_ENCRYPTION [--kms-key=KMS_KEY
|
||||
: --kms-keyring=KMS_KEYRING
|
||||
--kms-location=KMS_LOCATION --kms-project=KMS_PROJECT]]
|
||||
[--network=NETWORK : --no-proxy-access --no-public-ip [--subnet=SUBNET
|
||||
[--network=NETWORK --no-proxy-access --no-public-ip [--subnet=SUBNET
|
||||
: --subnet-region=SUBNET_REGION]]
|
||||
[--reservation=RESERVATION --reservation-affinity=RESERVATION_AFFINITY;
|
||||
default="TYPE_UNSPECIFIED"] [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -261,13 +261,15 @@ OPTIONAL FLAGS
|
|||
▫ provide the argument --kms-keyring on the command line.
|
||||
|
||||
--kms-location=KMS_LOCATION
|
||||
The Cloud location for the key. To set the kms-location attribute:
|
||||
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
|
||||
specified name;
|
||||
▫ provide the argument --kms-location on the command line.
|
||||
|
||||
--kms-project=KMS_PROJECT
|
||||
The Cloud project for the key. To set the kms-project attribute:
|
||||
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
|
||||
specified name;
|
||||
▫ provide the argument --kms-project on the command line;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue