1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 22:36:52 +00:00

gcloud: Wed May 11 08:44:01 UTC 2022

This commit is contained in:
Automated 2022-05-11 08:44:01 +00:00
parent bf33ccb44b
commit 379049f21a
109 changed files with 2571 additions and 102 deletions

View file

@ -15,7 +15,8 @@ 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]
[--enable-bin-log] [--enable-point-in-time-recovery]
[--enable-bin-log] [--enable-password-policy]
[--enable-point-in-time-recovery]
[--failover-replica-name=FAILOVER_REPLICA_NAME]
[--[no-]insights-config-query-insights-enabled]
[--insights-config-query-plans-per-minute=INSIGHTS_CONFIG_QUERY_PLANS_PER_MINUTE]
@ -164,7 +165,7 @@ FLAGS
--database-version=DATABASE_VERSION
The database engine type and versions. If left unspecified, the API
defaults are used. See the list of database versions at
https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/SqlDatabaseVersion
https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1beta4/SqlDatabaseVersion.
--deny-maintenance-period-end-date=DENY_MAINTENANCE_PERIOD_END_DATE
Date when the deny maintenance period ends, that is 2021-01-10.
@ -180,6 +181,10 @@ FLAGS
fraction of a second. Must have automatic backups enabled to use. Make
sure storage can support at least 7 days of logs.
--enable-password-policy
Enable the password policy, which enforces user password management
with the policies configured for the instance.
--enable-point-in-time-recovery
Allows for data recovery from a specific point in time, down to a
fraction of a second, via write-ahead logs. Must have automatic backups