bricks uninstall
Destroy a blueprint from a selected collection
Synopsis
Destroy a specified blueprint from the selected collection, removing all associated resources
bricks uninstall [blueprint] [flags]Examples
bricks uninstall @bluebricks/postgres --collection=playgroundOptions
-c, --collection string Collection slug as the environment target (alias: --col)
--env-slug string Environment slug (alias: --slug)
--plan-only Will create a plan onlyOptions inherited from parent commands
--api-key string API key for authentication (overrides JWT)
--config string config file (default is $HOME/.bricks/config.yaml)
-h, --help Print Help message for Bricks CLI
--non-interactive Suppresses interactive UI elements for non-interactive environments
-v, --version Print bricks CLI versionSEE ALSO
bricks -
Last updated