Astro CLI
Manage and configure your Astro projects.
v1.42
List the Airflow pools stored in a Deployment’s metadata database.
1astro deployment pool list
This command only lists Airflow pools that were configured through the Airflow UI or otherwise stored in the Airflow metadata database.
-d
--deployment-id
--deployment-name
<deployment-id>
-w
--workspace-id
NAME
SLOTS
$# List pools stored in the Deployment with an ID of cl03oiq7d80402nwn7fsl3dmv$astro deployment pool list --deployment-id cl03oiq7d80402nwn7fsl3dmv$$# List pools stored in the Deployment "My Deployment"$astro deployment pool list --deployment-name="My Deployment"
astro deployment pool create
astro deployment pool update