gcloud alpha composer environments

NAME
gcloud alpha composer environments - create and manage Cloud Composer environments
SYNOPSIS
gcloud alpha composer environmentsGROUP |COMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) The gcloud alpha composer environments command group letsyou create 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 help for details.

GROUPS
GROUP is one of the following:
snapshots
(ALPHA) Save and load snapshots of environment.
storage
(ALPHA) Manage Cloud Storage objects stored as part of CloudComposer environments.
user-workloads-config-maps
(ALPHA) Create and manage user workloads ConfigMaps of environment.
user-workloads-secrets
(ALPHA) Create and manage user workloads Secrets of environment.
COMMANDS
COMMAND is one of the following:
check-upgrade
(ALPHA) Check that upgrading a Cloud Composer environment does notresult in PyPI module conflicts.
create
(ALPHA) Create and initialize a Cloud Composer environment.
database-failover
(ALPHA) Run a database failover operation.
delete
(ALPHA) Delete one or more Cloud Composer environments.
describe
(ALPHA) Get details about a Cloud Composer environment.
fetch-database-properties
(ALPHA) Fetch database properties.
list
(ALPHA) List the Cloud Composer environments under a project andlocation.
list-packages
(ALPHA) List all PyPI modules installed in an Airflow worker.
list-upgrades
(ALPHA) List the Cloud Composer image version upgrades for aspecific environment.
list-workloads
(ALPHA) List Composer workloads, supported in Composer 3environments or greater.
restart-web-server
(ALPHA) Restart web server for a Cloud Composer environment.
run
(ALPHA) Run an Airflow sub-command remotely in a Cloud Composerenvironment.
update
(ALPHA) Update properties of a Cloud Composer environment.
NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudcomposerenvironments
gcloudbetacomposerenvironments

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.