1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Apr 17 09:40:58 UTC 2024

This commit is contained in:
Automated 2024-04-17 09:40:58 +00:00
parent 7e2535c53d
commit 3740758467
178 changed files with 2958 additions and 1351 deletions

View file

@ -5,7 +5,8 @@ NAME
SYNOPSIS
gcloud beta alloydb clusters create CLUSTER --password=PASSWORD
--region=REGION [--allocated-ip-range-name=ALLOCATED_IP_RANGE_NAME]
[--async] [--database-version=DATABASE_VERSION] [--network=NETWORK]
[--async] [--database-version=DATABASE_VERSION]
[--enable-private-service-connect] [--network=NETWORK]
[--continuous-backup-recovery-window-days=RECOVERY_PERIOD
--enable-continuous-backup
[--continuous-backup-encryption-key=CONTINUOUS_BACKUP_ENCRYPTION_KEY
@ -58,6 +59,9 @@ OPTIONAL FLAGS
Database version of the cluster. DATABASE_VERSION must be one of:
POSTGRES_14, POSTGRES_15.
--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
specify using a network with a shared VPC, use the full URL of the