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=playground

Options

  -c, --collection string   Collection slug as the deployment target (alias: --col)
      --deployment string   Deployment slug
      --plan-only           Will create a plan only

Options 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 version

SEE ALSO

Last updated

Was this helpful?