bb-eco config
Read or write device configuration
Usage
bb-eco config <device> [<key> [<value>]] [options]
Arguments
| Name | Description |
|---|---|
<device> | IP address, MAC address, or device name |
<key> | Configuration key to filter (e.g. 'network', 'io.lines') |
<value> | Value to set for the configuration key |
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 |
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.