mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Wed Mar 8 10:34:05 UTC 2023
This commit is contained in:
parent
bdaa0b3cfc
commit
29661f002c
111 changed files with 1800 additions and 704 deletions
|
|
@ -14,7 +14,7 @@ SYNOPSIS
|
|||
[--deny-maintenance-period-start-date=DENY_MAINTENANCE_PERIOD_START_DATE]
|
||||
[--deny-maintenance-period-time=DENY_MAINTENANCE_PERIOD_TIME] [--diff]
|
||||
[--[no-]enable-bin-log] [--[no-]enable-database-replication]
|
||||
[--enable-google-private-path] [--enable-password-policy]
|
||||
[--[no-]enable-google-private-path] [--enable-password-policy]
|
||||
[--enable-point-in-time-recovery] [--follow-gae-app=FOLLOW_GAE_APP]
|
||||
[--[no-]insights-config-query-insights-enabled]
|
||||
[--insights-config-query-plans-per-minute=INSIGHTS_CONFIG_QUERY_PLANS_PER_MINUTE]
|
||||
|
|
@ -164,12 +164,13 @@ FLAGS
|
|||
--enable-database-replication to enable and
|
||||
--no-enable-database-replication to disable.
|
||||
|
||||
--enable-google-private-path
|
||||
--[no-]enable-google-private-path
|
||||
Enable a private path for Google Cloud services. This flag specifies
|
||||
whether the instance is accessible to internal Google Cloud services
|
||||
such as BigQuery. This is only applicable to MySQL and PostgreSQL
|
||||
instances that don't use public IP. Currently, SQL Server isn't
|
||||
supported.
|
||||
supported. Use --enable-google-private-path to enable and
|
||||
--no-enable-google-private-path to disable.
|
||||
|
||||
--enable-password-policy
|
||||
Enable the password policy, which enforces user password management
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue