gcloud beta composer - create and manage Cloud Composer Environments
gcloud beta composer GROUP [GCLOUD_WIDE_FLAG ...]
(BETA) 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 beta composer environments --help
To see how to manage long-running operations, run:
$ gcloud beta composer operations --help
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- environments
(BETA) Create and manage Cloud Composer environments.
- operations
(BETA) Manage Cloud Composer operations.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud composer
$ gcloud alpha composer