You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get the client ID associated with a Cloud Composer environment.
75
+
76
+
positional arguments:
77
+
project_id Your Project ID.
78
+
location Region of the Cloud Composer environment.
79
+
composer_environment Name of the Cloud Composer environment.
80
+
81
+
optional arguments:
82
+
-h, --help show this help message and exit
83
+
84
+
In case of any issue with `get_client_id.py`, you can also get the client ID using the following command, where `AIRFLOW_URL` would be the URL of your Airflow webserver (ex. `https://*****************-tp.appspot.com`_):
0 commit comments