Skip to content

bl self uninstall

Uninstall Boiler CLI

Uninstall Boiler CLI from your system.

This will:

  • Locate and remove the Boiler binary
  • Prompt for confirmation before deletion

After removal, you will need to manually clean the PATH entry added by the installer (remove it from ~/.bashrc, ~/.zshrc, or Windows System Environment Variables).

bl self uninstall [flags]
# Uninstall Boiler
bl self uninstall
-h, --help help for uninstall
--global Force global scope for this command
--local Force local scope for this command
-V, --verbose Enable verbose debug output