astro deployment delete
The behavior and format of this command differs depending on what Astronomer product you’re using. Use the following tabs to change product contexts.
Astro
Software
Delete a Deployment on Astro. This command is functionally identical to deleting a Deployment in the Astro UI.
When you run astro deployment delete
, you are prompted to select from a list of Deployments that you can access in your Workspace. You can bypass this prompt and specify a Deployment name or ID in the command. To retrieve a Deployment ID, open your Deployment in the Astro UI and copy the value in the ID section of the Deployment page. You can also run astro deployment list
to find a Deployment ID or name.
To complete this action, Workspace Owner permissions are required.