Skip to main content

bb-eco firewall register

Create the inbound UDP allow rule for this executable (requires admin)

Usage

bb-eco firewall register [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

Create the inbound allow rule for the CLI executable (run from an elevated/Administrator prompt on Windows):

bb-eco firewall register

On success the rule name and executable path are confirmed, and any stale BLOCK rules left behind by a non-administrator clicking through a Windows Security Alert are removed at the same time.

Verify afterwards with firewall status; remove the rule again with firewall unregister. IT administrators deploying rules fleet-wide via Group Policy or Intune should follow the firewall rules guide instead.

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.