Skip to main content

bb-eco firewall unregister

Remove bb-eco's firewall rules (requires admin)

Usage

bb-eco firewall unregister [options]

Options

OptionDescription
--csvOutput in CSV format
--jsonOutput in JSON format
--timeoutOverride default timeout in milliseconds
--verboseEnable verbose/debug output
-?, -h, --helpShow 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.