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

gcloud: Wed Apr 23 10:54:24 UTC 2025

This commit is contained in:
Automated 2025-04-23 10:54:24 +00:00
parent b589c4c4ad
commit 4d8dd33b3e
138 changed files with 4506 additions and 597 deletions

View file

@ -4,7 +4,8 @@ NAME
SYNOPSIS
gcloud alpha alloydb instances update INSTANCE --cluster=CLUSTER
--region=REGION [--allowed-psc-projects=[ALLOWED_PSC_PROJECTS,...]]
--region=REGION [--activation-policy=ACTIVATION_POLICY]
[--allowed-psc-projects=[ALLOWED_PSC_PROJECTS,...]]
[--assign-inbound-public-ip=ASSIGN_INBOUND_PUBLIC_IP] [--async]
[--authorized-external-networks=[AUTHORIZED_NETWORK,...]]
[--availability-type=AVAILABILITY_TYPE]
@ -59,6 +60,11 @@ REQUIRED FLAGS
regions at https://cloud.google.com/sql/docs/instance-locations.
OPTIONAL FLAGS
--activation-policy=ACTIVATION_POLICY
Activation Policy for the instance.Required to START or STOP an
instance.ALWAYS - The instance is up and running.NEVER - The instance
is stopped. ACTIVATION_POLICY must be one of: ALWAYS, NEVER.
--allowed-psc-projects=[ALLOWED_PSC_PROJECTS,...]
Comma-separated list of allowed consumer projects to create endpoints
for Private Service Connect (PSC) connectivity for the instance. Only