bb-eco firewall register
Create the inbound UDP allow rule for this executable (requires admin)
Usage
bb-eco firewall register [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
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.