mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Jan 24 10:20:07 UTC 2024
This commit is contained in:
parent
a47e1e835a
commit
7a546ffea4
99 changed files with 2090 additions and 1700 deletions
|
|
@ -35,10 +35,10 @@ SYNOPSIS
|
|||
[--pricing-plan=PRICING_PLAN, -p PRICING_PLAN]
|
||||
[--[no-]recreate-replicas-on-primary-crash]
|
||||
[--remove-deny-maintenance-period] [--replication=REPLICATION]
|
||||
[--[no-]require-ssl] [--ssl-mode=SSL_MODE]
|
||||
[--[no-]storage-auto-increase] [--storage-size=STORAGE_SIZE]
|
||||
[--threads-per-core=THREADS_PER_CORE] [--tier=TIER, -t TIER]
|
||||
[--upgrade-sql-network-architecture]
|
||||
[--[no-]require-ssl] [--simulate-maintenance-event]
|
||||
[--ssl-mode=SSL_MODE] [--[no-]storage-auto-increase]
|
||||
[--storage-size=STORAGE_SIZE] [--threads-per-core=THREADS_PER_CORE]
|
||||
[--tier=TIER, -t TIER] [--upgrade-sql-network-architecture]
|
||||
[--allowed-psc-projects=PROJECT,[PROJECT,...]
|
||||
| --clear-allowed-psc-projects]
|
||||
[--authorized-gae-apps=APP,[APP,...] | --clear-gae-apps]
|
||||
|
|
@ -329,6 +329,11 @@ FLAGS
|
|||
mysqld should default to 'REQUIRE X509' for users connecting over IP.
|
||||
Use --require-ssl to enable and --no-require-ssl to disable.
|
||||
|
||||
--simulate-maintenance-event
|
||||
Simulate a maintenance event without changing the version. Only
|
||||
applicable to instances that support near-zero downtime planned
|
||||
maintenance.
|
||||
|
||||
--ssl-mode=SSL_MODE
|
||||
Set the SSL mode of the instance. SSL_MODE must be one of:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue