astro deployment pool create
This command is only available on Astro.
Create Airflow pools in a Deployment. Airflow pools are stored in the Deployment’s metadata database and appear in the Airflow UI.
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.