mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
gcloud: Wed Apr 3 09:23:31 UTC 2024
This commit is contained in:
parent
4ade1b44cc
commit
7e2535c53d
212 changed files with 8070 additions and 151 deletions
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
gcloud alpha alloydb clusters create CLUSTER --password=PASSWORD
|
||||
--region=REGION [--allocated-ip-range-name=ALLOCATED_IP_RANGE_NAME]
|
||||
[--async] [--database-version=DATABASE_VERSION]
|
||||
[--enable-private-services-connect] [--network=NETWORK]
|
||||
[--enable-private-service-connect] [--network=NETWORK]
|
||||
[--continuous-backup-recovery-window-days=RECOVERY_PERIOD
|
||||
--enable-continuous-backup
|
||||
[--continuous-backup-encryption-key=CONTINUOUS_BACKUP_ENCRYPTION_KEY
|
||||
|
|
@ -59,8 +59,8 @@ OPTIONAL FLAGS
|
|||
Database version of the cluster. DATABASE_VERSION must be one of:
|
||||
POSTGRES_14, POSTGRES_15.
|
||||
|
||||
--enable-private-services-connect
|
||||
Enable Private Services Connect (PSC) connectivity for the cluster.
|
||||
--enable-private-service-connect
|
||||
Enable Private Service Connect (PSC) connectivity for the cluster.
|
||||
|
||||
--network=NETWORK
|
||||
Network in the current project that the instance will be part of. To
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue