astro deployment update
The behavior and format of this command differs depending on what Astronomer product you’re using. Use the following tabs to change product contexts.
Astro
Software
Update the configuration for a Deployment on Astro.
To update existing worker queues or to create new queues for an existing
Deployment, you must update your Deployment by using the --deployment-file
flag to update a Deployment file.
Usage
This command is recommended for automated workflows. To run this command in an automated process such as a CI/CD pipeline, you can generate an API token, then specify the ASTRO_API_TOKEN
environment variable in the system running the Astro CLI:
See Organization, Workspace, and Deployment API token documentation for more details about ways to use API tokens.