1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Wed Oct 15 10:52:53 UTC 2025

This commit is contained in:
Automated 2025-10-15 10:52:53 +00:00
parent 6f9bb9a0f0
commit 154ebc873d
299 changed files with 7497 additions and 3961 deletions

View file

@ -22,9 +22,9 @@ SYNOPSIS
[--deny-maintenance-period-end-date=DENY_MAINTENANCE_PERIOD_END_DATE]
[--deny-maintenance-period-start-date=DENY_MAINTENANCE_PERIOD_START_DATE]
[--deny-maintenance-period-time=DENY_MAINTENANCE_PERIOD_TIME]
[--edition=EDITION] [--enable-bin-log]
[--[no-]enable-connection-pooling] [--[no-]enable-data-cache]
[--[no-]enable-dataplex-integration]
[--edition=EDITION] [--enable-auto-upgrade-minor-version]
[--enable-bin-log] [--[no-]enable-connection-pooling]
[--[no-]enable-data-cache] [--[no-]enable-dataplex-integration]
[--[no-]enable-google-ml-integration] [--enable-google-private-path]
[--enable-password-policy] [--enable-point-in-time-recovery]
[--enforce-new-sql-network-architecture]
@ -258,6 +258,10 @@ FLAGS
Specifies the edition of Cloud SQL instance. EDITION must be one of:
enterprise, enterprise-plus.
--enable-auto-upgrade-minor-version
Enables auto-upgrade for MySQL 8.0 minor versions. The MySQL version
must be 8.0.35 or higher.
--enable-bin-log
Allows for data recovery from a specific point in time, down to a
fraction of a second. Must have automatic backups enabled to use. Make