1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Apr 13 08:33:42 UTC 2022

This commit is contained in:
Automated 2022-04-13 08:33:42 +00:00
parent f88a614da8
commit 9dcb91c709
143 changed files with 4432 additions and 242 deletions

View file

@ -22,6 +22,15 @@ EXAMPLES
airflow trigger_dag some_dag --run_id=foo
The following command (for environments with Airflow 2.0+):
gcloud composer environments run myenv dags list
is equivalent to running the following command from a shell inside the
my-environment environment:
airflow dags list
POSITIONAL ARGUMENTS
Environment resource - The environment in which to run an Airflow command.
The arguments in this group can be used to specify the attributes of this