mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Aug 9 11:23:49 UTC 2023
This commit is contained in:
parent
678b9afba9
commit
19bfacfbed
148 changed files with 2955 additions and 379 deletions
|
|
@ -50,6 +50,8 @@ SYNOPSIS
|
|||
[--storage-size=STORAGE_SIZE] [--storage-type=STORAGE_TYPE]
|
||||
[--threads-per-core=THREADS_PER_CORE] [--tier=TIER, -t TIER]
|
||||
[--time-zone=TIME_ZONE] [--timeout=TIMEOUT; default=3600]
|
||||
[--allowed-psc-projects=PROJECT,[PROJECT,...]
|
||||
--enable-private-service-connect]
|
||||
[--disk-encryption-key=DISK_ENCRYPTION_KEY
|
||||
: --disk-encryption-key-keyring=DISK_ENCRYPTION_KEY_KEYRING
|
||||
--disk-encryption-key-location=DISK_ENCRYPTION_KEY_LOCATION
|
||||
|
|
@ -444,6 +446,16 @@ FLAGS
|
|||
specified. By default, set to 3600s. To wait indefinitely, set to
|
||||
unlimited.
|
||||
|
||||
--allowed-psc-projects=PROJECT,[PROJECT,...]
|
||||
A comma-separated list of projects. Each project in this list may be
|
||||
represented by a project number (numeric) or by a project id
|
||||
(alphanumeric). This will allow PSC connections to be established from
|
||||
specified consumer projects. This can be set only when PSC is enabled.
|
||||
|
||||
--enable-private-service-connect
|
||||
When the flag is set, a Cloud SQL instance will be created with PSC
|
||||
enabled.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
|
||||
be used to protect the instance. The 'Compute Engine Service Agent'
|
||||
service account must hold permission 'Cloud KMS CryptoKey
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue