Skip to main content

bb-eco upgrade

Upgrade firmware on a Brainboxes device

Usage

bb-eco upgrade [<device> [<firmware-file>]] [options]

Arguments

NameDescription
<device>IP address, MAC address, or device name
<firmware-file>Path to the .efw firmware file

Options

OptionDescription
--checkCheck for updates without applying
--csvOutput in CSV format
--downloadDownload firmware to local cache (no sudo required)
--download-allDownload ALL firmware from manifest for air-gapped prep
--forceSkip confirmation prompt
--jsonOutput in JSON format
--latestUpgrade to the latest cached firmware (requires sudo)
--preserve-configPreserve device config during upgrade [default: True]
--recoverEnter recovery mode for stuck devices
--timeoutOverride default timeout in milliseconds
--verboseEnable verbose/debug output
-?, -h, --helpShow help and usage information

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.