mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
|
|
@ -38,8 +38,8 @@ 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]
|
||||
[--[no-]require-ssl] [--simulate-maintenance-event]
|
||||
[--ssl-mode=SSL_MODE] [--[no-]storage-auto-increase]
|
||||
[--storage-auto-increase-limit=STORAGE_AUTO_INCREASE_LIMIT]
|
||||
[--storage-size=STORAGE_SIZE] [--threads-per-core=THREADS_PER_CORE]
|
||||
[--tier=TIER, -t TIER] [--update-labels=[KEY=VALUE,...]]
|
||||
|
|
@ -332,6 +332,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