gcloud composer - create and manage Cloud Composer Environments
gcloud composer GROUP [GCLOUD_WIDE_FLAG ...]
Cloud Composer is a managed Apache Airflow service that helps you create, schedule, monitor and manage workflows. Cloud Composer automation helps you create Airflow environments quickly and use Airflow-native tools, such as the powerful Airflow web interface and command line tools, so you can focus on your workflows and not your infrastructure.
To see how to create and manage environments, run:
$ gcloud composer environments --help
To see how to manage long-running operations, run:
$ gcloud composer operations --help
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- environments
Create and manage Cloud Composer environments.
- operations
Manage Cloud Composer operations.
These variants are also available:
$ gcloud alpha composer
$ gcloud beta composer