mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 00:18:35 +00:00
gcloud: Wed May 11 08:44:01 UTC 2022
This commit is contained in:
parent
bf33ccb44b
commit
379049f21a
109 changed files with 2571 additions and 102 deletions
|
|
@ -15,10 +15,11 @@ FLAGS
|
|||
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.
|
||||
DATABASE_VERSION must be one of: MYSQL_5_6, MYSQL_5_7, MYSQL_8_0,
|
||||
POSTGRES_9_6, POSTGRES_10, POSTGRES_11, POSTGRES_12, POSTGRES_13,
|
||||
POSTGRES_14, SQLSERVER_2017_EXPRESS, SQLSERVER_2017_WEB,
|
||||
SQLSERVER_2017_STANDARD, SQLSERVER_2017_ENTERPRISE,
|
||||
Apart from listed major versions, DATABASE_VERSION also accepts
|
||||
supported minor versions. DATABASE_VERSION must be one of: MYSQL_5_6,
|
||||
MYSQL_5_7, MYSQL_8_0, POSTGRES_9_6, POSTGRES_10, POSTGRES_11,
|
||||
POSTGRES_12, POSTGRES_13, POSTGRES_14, SQLSERVER_2017_EXPRESS,
|
||||
SQLSERVER_2017_WEB, SQLSERVER_2017_STANDARD, SQLSERVER_2017_ENTERPRISE,
|
||||
SQLSERVER_2019_EXPRESS, SQLSERVER_2019_WEB, SQLSERVER_2019_STANDARD,
|
||||
SQLSERVER_2019_ENTERPRISE.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue