mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
gcloud: Fri Mar 22 09:56:14 UTC 2024
This commit is contained in:
parent
75379bf68b
commit
5b4fac9106
182 changed files with 4221 additions and 251 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha sql instances switchover REPLICA [--async]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--db-timeout=DB_TIMEOUT] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Switches over a Cloud SQL instance to one of its replicas. Only
|
||||
|
|
@ -24,6 +24,11 @@ FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--db-timeout=DB_TIMEOUT
|
||||
(MySQL only) Cloud SQL instance operations timeout, which is the sum of
|
||||
all database operations. Default value is 10 minutes and can be
|
||||
modified to a maximum value of 24h.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue