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.
The behavior and format of this command are the same for both Astro and Astro Private Cloud.
Usage
Options
| Option | Description | Possible Values |
|---|---|---|
-a,--all | Show Deployments across all Workspaces that you have access to. | None |
--workspace-id | Specify a Workspace to list Deployments outside of your current Workspace | Any valid Workspace ID |
Examples
Output
| Output | Description | Data Type |
|---|---|---|
NAME | The name of the Deployment. | String |
NAMESPACE | The Deployment’s Kubernetes namespace. | String |
CLUSTER | The name of the Astro cluster where the Deployment runs. | String |
DEPLOYMENT ID | The Deployment ID | String |
RUNTIME VERSION | The Deployment’s Astro Runtime version and its corresponding Airflow version. | String. (X.X.X (based on Airflow X.X.X)) |
DAG DEPLOY ENABLED | Whether the Deployment supports dag deploys. | Boolean |