mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Fri Jun 2 10:25:45 UTC 2023
This commit is contained in:
parent
d0919dce4f
commit
daa9cea776
199 changed files with 7828 additions and 401 deletions
|
|
@ -7,7 +7,7 @@ SYNOPSIS
|
|||
(ENVIRONMENT : --location=LOCATION) [--airflow-configs=[KEY=VALUE,...]]
|
||||
[--async] [--cloud-sql-machine-type=CLOUD_SQL_MACHINE_TYPE]
|
||||
[--disk-size=DISK_SIZE] [--enable-cloud-data-lineage-integration]
|
||||
[--env-variables=[NAME=VALUE,...]]
|
||||
[--enable-high-resilience] [--env-variables=[NAME=VALUE,...]]
|
||||
[--environment-size=ENVIRONMENT_SIZE] [--labels=[KEY=VALUE,...]]
|
||||
[--machine-type=MACHINE_TYPE] [--node-count=NODE_COUNT]
|
||||
[--oauth-scopes=[SCOPE,...]] [--python-version=PYTHON_VERSION]
|
||||
|
|
@ -132,6 +132,9 @@ FLAGS
|
|||
--enable-cloud-data-lineage-integration
|
||||
Enable Cloud Data Lineage integration.
|
||||
|
||||
--enable-high-resilience
|
||||
Enable use of a high resilience, supported for Composer 2 Environments.
|
||||
|
||||
--env-variables=[NAME=VALUE,...]
|
||||
A comma-delimited list of environment variable NAME=VALUE pairs to
|
||||
provide to the Airflow scheduler, worker, and webserver processes. NAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue