Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This command is available only if you’re authenticated to an Astro Private Cloud installation.
Usage
Runastro deployment airflow upgrade --deployment-id to initialize the Airflow upgrade process. To finalize the Airflow upgrade process, complete all of the steps in Upgrade Airflow on Astro Private Cloud.
If you do not specify --desired-airflow-version, this command creates a list of available Airflow versions that you can select. The Astro CLI lists only the available Airflow versions that are later than the version currently specified in your Dockerfile.
Options
| Option | Description | Possible values |
|---|---|---|
--cancel | Cancel the upgrade | None |
--deployment-id | The ID of the Deployment that you want to upgrade the Airflow version. Run astro deployment list to retrieve your Deployment ID | Any Deployment ID |
--desired-airflow-version | The Airflow version you’re upgrading to. For example, 2.2.0 | Any supported Airflow version |