mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
gcloud: Wed Mar 27 09:52:07 UTC 2024
This commit is contained in:
parent
5b4fac9106
commit
4ade1b44cc
148 changed files with 5765 additions and 482 deletions
|
|
@ -15,6 +15,7 @@ SYNOPSIS
|
|||
[--deny-maintenance-period-time=DENY_MAINTENANCE_PERIOD_TIME] [--diff]
|
||||
[--edition=EDITION] [--[no-]enable-bin-log] [--enable-data-cache]
|
||||
[--[no-]enable-database-replication]
|
||||
[--[no-]enable-google-ml-integration]
|
||||
[--[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]
|
||||
|
|
@ -180,6 +181,11 @@ FLAGS
|
|||
--enable-database-replication to enable and
|
||||
--no-enable-database-replication to disable.
|
||||
|
||||
--[no-]enable-google-ml-integration
|
||||
Enable Vertex AI integration for Google Cloud SQL. Currently, only
|
||||
PostgreSQL is supported. Use --enable-google-ml-integration to enable
|
||||
and --no-enable-google-ml-integration to disable.
|
||||
|
||||
--[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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue