bb-eco firewall unregister
Remove bb-eco's firewall rules (requires admin)
Usage
bb-eco firewall unregister [options]
Options
| Option | Description |
|---|---|
--csv | Output in CSV format |
--json | Output in JSON format |
--timeout | Override default timeout in milliseconds |
--verbose | Enable verbose/debug output |
-?, -h, --help | Show help and usage information |
Examples
Remove the BB Eco inbound firewall rule (elevated/Administrator prompt required on Windows):
bb-eco firewall unregister
On success the rule is confirmed removed, including any legacy rule names from earlier releases. Typically used when uninstalling the CLI from a machine by hand, or before re-registering from a new install location — check the result with firewall status.
This page is auto-generated from the live CLI help text. Do not edit by hand — re-run node scripts/gen-cli-reference.mjs after changes. Example sections are maintained in docs/cli-examples/ in the bb-eco repo.