mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
gcloud: Wed Apr 16 10:41:40 UTC 2025
This commit is contained in:
parent
4637d39593
commit
b589c4c4ad
316 changed files with 13928 additions and 1163 deletions
|
|
@ -14,7 +14,6 @@ SYNOPSIS
|
|||
[--backup-project=BACKUP_PROJECT]
|
||||
[--backup-start-time=BACKUP_START_TIME] [--collation=COLLATION]
|
||||
[--connector-enforcement=CONNECTOR_ENFORCEMENT] [--cpu=CPU]
|
||||
[--database-flags=FLAG=VALUE,[FLAG=VALUE,...]]
|
||||
[--database-version=DATABASE_VERSION] [--[no-]deletion-protection]
|
||||
[--deny-maintenance-period-end-date=DENY_MAINTENANCE_PERIOD_END_DATE]
|
||||
[--deny-maintenance-period-start-date=DENY_MAINTENANCE_PERIOD_START_DATE]
|
||||
|
|
@ -163,14 +162,6 @@ OPTIONAL FLAGS
|
|||
machine. Both --cpu and --memory must be specified if a custom machine
|
||||
type is desired, and the --tier flag must be omitted.
|
||||
|
||||
--database-flags=FLAG=VALUE,[FLAG=VALUE,...]
|
||||
Comma-separated list of database flags to set on the instance. Use an
|
||||
equals sign to separate flag name and value. Flags without values, like
|
||||
skip_grant_tables, can be written out without a value after, e.g.,
|
||||
skip_grant_tables=. Use on/off for booleans. View the Instance Resource
|
||||
API for allowed flags. (e.g., --database-flags
|
||||
max_allowed_packet=55555,skip_grant_tables=,log_output=1)
|
||||
|
||||
--database-version=DATABASE_VERSION
|
||||
The database engine type and versions. If left unspecified, no changes
|
||||
occur. See the list of database versions at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue