1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Jul 26 10:48:49 UTC 2023

This commit is contained in:
Automated 2023-07-26 10:48:49 +00:00
parent 64e67b443c
commit 4558a00e48
204 changed files with 2787 additions and 1591 deletions

View file

@ -133,7 +133,7 @@ FLAGS
Enable Cloud Data Lineage integration.
--enable-high-resilience
Enable use of a high resilience, supported for Composer 2 Environments.
Enable high resilience, supported for Composer 2 Environments.
--env-variables=[NAME=VALUE,...]
A comma-delimited list of environment variable NAME=VALUE pairs to

View file

@ -6,6 +6,7 @@ SYNOPSIS
gcloud beta composer environments update
(ENVIRONMENT : --location=LOCATION)
(--cloud-sql-machine-type=CLOUD_SQL_MACHINE_TYPE
| --disable-high-resilience | --enable-high-resilience
| --environment-size=ENVIRONMENT_SIZE | --node-count=NODE_COUNT
| --web-server-machine-type=WEB_SERVER_MACHINE_TYPE
| --airflow-version=AIRFLOW_VERSION | --image-version=IMAGE_VERSION
@ -99,6 +100,12 @@ REQUIRED FLAGS
available machine types is available here:
https://cloud.google.com/composer/pricing#db-machine-types.
--disable-high-resilience
Disable high resilience, supported for Composer 2 Environments.
--enable-high-resilience
Enable high resilience, supported for Composer 2 Environments.
--environment-size=ENVIRONMENT_SIZE
Size of the environment. Unspecified means that the default option
will be chosen. ENVIRONMENT_SIZE must be one of: large, medium,