bl self uninstall
Uninstall Boiler CLI
Synopsis
Section titled “Synopsis”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]Examples
Section titled “Examples” # Uninstall Boiler bl self uninstallOptions
Section titled “Options” -h, --help help for uninstallOptions inherited from parent commands
Section titled “Options inherited from parent commands” --global Force global scope for this command --local Force local scope for this command -V, --verbose Enable verbose debug output