1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Mar 16 08:47:18 UTC 2022

This commit is contained in:
Automated 2022-03-16 08:47:18 +00:00
parent 7d82d0fc32
commit 971306823a
187 changed files with 3248 additions and 630 deletions

View file

@ -71,7 +71,7 @@ FLAGS
The image version encapsulates the versions of both Cloud Composer
and Apache Airflow. Must be of the form
composer-A.B.C[-D.E]-airflow-X.Y[.Z].
composer-A[.B.C[-D.E]]-airflow-X.Y[.Z].
The Cloud Composer and Airflow versions are semantic versions. latest
can be provided instead of an explicit Cloud Composer version number

View file

@ -187,15 +187,15 @@ FLAGS
Must be of the form `X.Y[.Z]`.
The latest supported Cloud Composer version will be used within
the created environment.
The current Cloud Composer version will be used within the created
environment.
--image-version=IMAGE_VERSION
Version of the image to run in the environment.
The image version encapsulates the versions of both Cloud Composer
and Apache Airflow. Must be of the form
`composer-A.B.C[-D.E]-airflow-X.Y[.Z]`.
`composer-A[.B.C[-D.E]]-airflow-X.Y[.Z]`.
The Cloud Composer and Airflow versions are semantic versions.
`latest` can be provided instead of an explicit Cloud Composer

View file

@ -112,7 +112,7 @@ REQUIRED FLAGS
The image version encapsulates the versions of both Cloud Composer
and Apache Airflow. Must be of the form
composer-A.B.C[-D.E]-airflow-X.Y[.Z].
composer-A[.B.C[-D.E]]-airflow-X.Y[.Z].
The Cloud Composer and Airflow versions are semantic versions.
latest can be provided instead of an explicit Cloud Composer