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 only available on Astro.
Usage
Options
| Option | Description | Possible Values |
|---|---|---|
-d,--deployment-id | The ID of the Deployment where you want to create Airflow pools. | Any valid Deployment ID |
--deployment-name | The name of the Deployment where you want to create Airflow pools. Use as an alternative to <deployment-id>. | Any valid Deployment name |
-w,--workspace-id | Create Airflow pools in a Deployment that is not in your current Workspace. If not specified, your current Workspace is assumed. | Any valid Workspace ID |
--name | The Airflow pool name. Required. | Any string |
-v,--slots | Number of airflow pool slots. Required. | Any integer |
--description | The pool description. | Any string |