mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Sat Jun 14 05:31:37 UTC 2025
This commit is contained in:
parent
1799759190
commit
fa40c10f6a
712 changed files with 17386 additions and 4918 deletions
|
|
@ -54,7 +54,7 @@ OPTIONAL FLAGS
|
|||
for this cluster will be created in the allocated range. The range name
|
||||
must comply with RFC 1035. Specifically, the name must be 1-63
|
||||
characters long and match the regular expression
|
||||
[a-z]([-a-z0-9][a-z0-9])?.
|
||||
[a-z]([-a-z0-9]*[a-z0-9])?.
|
||||
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
|
|
@ -62,7 +62,7 @@ OPTIONAL FLAGS
|
|||
|
||||
--database-version=DATABASE_VERSION
|
||||
Database version of the cluster. DATABASE_VERSION must be one of:
|
||||
POSTGRES_14, POSTGRES_15, POSTGRES_16.
|
||||
POSTGRES_14, POSTGRES_15, POSTGRES_16, POSTGRES_17.
|
||||
|
||||
--enable-private-service-connect
|
||||
Enable Private Service Connect (PSC) connectivity for the cluster.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue