mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jan 8 10:03:00 UTC 2025
This commit is contained in:
parent
52290f76fe
commit
5a9f5ff67e
161 changed files with 2678 additions and 414 deletions
|
|
@ -11,7 +11,7 @@ SYNOPSIS
|
|||
[--database-version=DATABASE_VERSION] [--display-name=DISPLAY_NAME]
|
||||
[--enable-outbound-public-ip] [--enable-public-ip]
|
||||
[--labels=[KEY=VALUE,...]] [--network=NETWORK]
|
||||
[--primary-labels=[KEY=VALUE,...]]
|
||||
[--primary-labels=[KEY=VALUE,...]] [--role=ROLE]
|
||||
[--kms-key=KMS_KEY
|
||||
: --kms-keyring=KMS_KEYRING --kms-project=KMS_PROJECT]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -125,6 +125,10 @@ OPTIONAL FLAGS
|
|||
The resource labels for an AlloyDB primary instance. An object
|
||||
containing a list of "key": "value" pairs.
|
||||
|
||||
--role=ROLE
|
||||
The role of the connection profile. ROLE must be one of: SOURCE,
|
||||
DESTINATION.
|
||||
|
||||
Kms key resource - Name of the CMEK (customer-managed encryption key) used
|
||||
for this AlloyDB cluster. For example,
|
||||
projects/myProject/locations/us-central1/keyRings/myKeyRing/cryptoKeys/myKey.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue