bb-eco firmware
Inspect firmware state on Brainboxes devices
Usage
bb-eco firmware [command] [options]
Options
| Option | Description |
|---|---|
--csv | Output in CSV format |
--json | Output in JSON format |
--timeout <timeout> | Override default timeout in milliseconds |
--verbose | Enable verbose/debug output |
-?, -h, --help | Show help and usage information |
Subcommands
| Command | Description |
|---|---|
status <device> | Show the current firmware version and any available update for a device |
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.