Destroying Environments
Uninstall an environment to destroy all infrastructure resources it provisioned
Overview
How to uninstall from the Bluebricks app
How to uninstall via the CLI
Plan destruction first (recommended)
bricks uninstall --env-slug my-postgres-db --collection production --plan-onlyUninstall by environment slug
bricks uninstall --env-slug my-postgres-db --collection productionUninstall by package name
Key flags
Flag
Description
What happens during uninstall
Important considerations
See also
Last updated
Was this helpful?

