Destroying Environments
Uninstall an environment to destroy all infrastructure resources it provisioned
Overview
How to uninstall from the Bluebricks app
1
2
3
4
5
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?

