mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
gcloud: Wed Feb 26 10:38:18 UTC 2025
This commit is contained in:
parent
8d1a988ab5
commit
a597993b2e
186 changed files with 5629 additions and 923 deletions
|
|
@ -22,6 +22,7 @@ SYNOPSIS
|
|||
[--enable-point-in-time-recovery]
|
||||
[--failover-dr-replica-name=FAILOVER_DR_REPLICA_NAME]
|
||||
[--follow-gae-app=FOLLOW_GAE_APP]
|
||||
[--[no-]include-replicas-for-major-version-upgrade]
|
||||
[--[no-]insights-config-query-insights-enabled]
|
||||
[--insights-config-query-plans-per-minute=INSIGHTS_CONFIG_QUERY_PLANS_PER_MINUTE]
|
||||
[--insights-config-query-string-length=INSIGHTS_CONFIG_QUERY_STRING_LENGTH]
|
||||
|
|
@ -231,6 +232,14 @@ FLAGS
|
|||
should follow. It must be in the same region as the instance. WARNING:
|
||||
Instance may be restarted.
|
||||
|
||||
--[no-]include-replicas-for-major-version-upgrade
|
||||
Enable the major version upgrade of replicas when the in-place major
|
||||
version upgrade of a primary instance is initated with
|
||||
--database-version. Use --include-replicas-for-major-version-upgrade to
|
||||
enable and --no-include-replicas-for-major--version-upgrade to disable.
|
||||
Use --include-replicas-for-major-version-upgrade to enable and
|
||||
--no-include-replicas-for-major-version-upgrade to disable.
|
||||
|
||||
--[no-]insights-config-query-insights-enabled
|
||||
Enable query insights feature to provide query and query plan
|
||||
analytics.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue