Skip to main content

astro deployment list

info

The behavior and format of this command are the same for both Astro and Software.

List all Deployments within your current Workspace.

Usage

astro deployment list

Options

OptionDescriptionPossible Values
-a,--allShow Deployments across all Workspaces that you have access to.None
--workspace-idSpecify a Workspace to list Deployments outside of your current WorkspaceAny valid Workspace ID

Examples

$ astro deployment list --all
# Shows Deployments from all Workspaces that you're authenticated to

Output

OutputDescriptionData Type
NAMEThe name of the Deployment.String
NAMESPACEThe Deployment's Kubernetes namespace.String
CLUSTERThe name of the Astro cluster where the Deployment runs.String
DEPLOYMENT IDThe Deployment IDString
RUNTIME VERSIONThe Deployment's Astro Runtime version and its corresponding Airflow version.String. (X.X.X (based on Airflow X.X.X))
DAG DEPLOY ENABLEDWhether the Deployment supports DAG deploys.Boolean

Was this page helpful?

Sign up for Developer Updates

Get a summary of new Astro features once a month.

You can unsubscribe at any time.
By proceeding you agree to our Privacy Policy, our Website Terms and to receive emails from Astronomer.