1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 22:36:52 +00:00

gcloud: Wed Sep 18 09:49:45 UTC 2024

This commit is contained in:
Automated 2024-09-18 09:49:45 +00:00
parent a3842bba95
commit 8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud alloydb instances restart INSTANCE --cluster=CLUSTER --region=REGION
[--async] [GCLOUD_WIDE_FLAG ...]
[--async] [--node-ids=[NODE_IDS,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Restarts an AlloyDB instance within a given cluster.
@ -32,6 +32,10 @@ OPTIONAL FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--node-ids=[NODE_IDS,...]
Comma-separated list of node IDs. Only supported for read pool
instances. (e.g., --node-ids=node-1,node-2,node-3)
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,