gcloud beta composer environments Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud beta composer environments - create and manage Cloud Composer environments
- SYNOPSIS
gcloud beta composer environmentsGROUP|COMMAND[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(BETA)The gcloud beta composer environments command group lets youcreate Cloud Composer environments containing an Apache Airflow setup.Additionally, the command group supports environment updates including varyingnumber of machines used to run Airflow, setting Airflow configs, or installingPython dependencies used in Airflow DAGs. The command group can also be used todelete Composer environments.- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - GROUPS
is one of the following:GROUPsnapshots(BETA)Save and load snapshots of environment.storage(BETA)Manage Cloud Storage objects stored as part of CloudComposer environments.user-workloads-config-maps(BETA)Create and manage user workloads ConfigMaps of environment.user-workloads-secrets(BETA)Create and manage user workloads Secrets of environment.
- COMMANDS
is one of the following:COMMANDcheck-upgrade(BETA)Check that upgrading a Cloud Composer environment does notresult in PyPI module conflicts.create(BETA)Create and initialize a Cloud Composer environment.database-failover(BETA)Run a database failover operation.delete(BETA)Delete one or more Cloud Composer environments.describe(BETA)Get details about a Cloud Composer environment.fetch-database-properties(BETA)Fetch database properties.list(BETA)List the Cloud Composer environments under a project andlocation.list-packages(BETA)List all PyPI modules installed in an Airflow worker.list-upgrades(BETA)List the Cloud Composer image version upgrades for aspecific environment.list-workloads(BETA)List Composer workloads, supported in Composer 3environments or greater.restart-web-server(BETA)Restart web server for a Cloud Composer environment.run(BETA)Run an Airflow sub-command remotely in a Cloud Composerenvironment.update(BETA)Update properties of a Cloud Composer environment.
- NOTES
- This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudcomposerenvironmentsgcloudalphacomposerenvironments
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.