mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
gcloud: Wed Nov 13 10:04:10 UTC 2024
This commit is contained in:
parent
7da5872e5c
commit
a63704a3af
252 changed files with 4821 additions and 807 deletions
|
|
@ -7,8 +7,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Switches over a Cloud SQL instance to one of its replicas. Only supported
|
||||
on Cloud SQL for SQL Server and MySQL instances.
|
||||
Switches over a Cloud SQL instance to one of its replicas.
|
||||
|
||||
EXAMPLES
|
||||
To switch over an instance to its replica called replica-instance:
|
||||
|
|
@ -25,9 +24,9 @@ FLAGS
|
|||
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.
|
||||
(MySQL and PostgreSQL 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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue