mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
gcloud: Wed Nov 15 11:42:54 UTC 2023
This commit is contained in:
parent
03f0979970
commit
d3074f94bb
224 changed files with 6432 additions and 626 deletions
|
|
@ -39,6 +39,7 @@ SYNOPSIS
|
|||
[--[no-]require-ssl] [--ssl-mode=SSL_MODE]
|
||||
[--[no-]storage-auto-increase] [--storage-size=STORAGE_SIZE]
|
||||
[--threads-per-core=THREADS_PER_CORE] [--tier=TIER, -t TIER]
|
||||
[--upgrade-sql-network-architecture]
|
||||
[--allowed-psc-projects=PROJECT,[PROJECT,...]
|
||||
| --clear-allowed-psc-projects]
|
||||
[--authorized-gae-apps=APP,[APP,...] | --clear-gae-apps]
|
||||
|
|
@ -244,6 +245,10 @@ FLAGS
|
|||
production
|
||||
Production updates are stable and recommended for applications in
|
||||
production.
|
||||
week5
|
||||
week5 updates release after the production updates. Use the week5
|
||||
channel to receive a 5 week advance notification about the upcoming
|
||||
maintenance, so you can prepare your application for the release.
|
||||
|
||||
--maintenance-version=MAINTENANCE_VERSION
|
||||
The desired maintenance version of the instance.
|
||||
|
|
@ -371,6 +376,11 @@ FLAGS
|
|||
https://cloud.google.com/sql/pricing. WARNING: Instance will be
|
||||
restarted.
|
||||
|
||||
--upgrade-sql-network-architecture
|
||||
Upgrade from old network architecture to new network architecture. The
|
||||
new network architecture offers better isolation, reliability, and
|
||||
faster new feature adoption.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--allowed-psc-projects=PROJECT,[PROJECT,...]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue