bb-eco template
Manage device configuration templates
Usage
bb-eco template [command] [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 |
Subcommands
| Command | Description |
|---|---|
apply <device> <file> | Apply a configuration template to a device |
diff <device> <file> | Compare a device's current config against a template |
export <device> <file> | Export a device's configuration as a reusable template |
validate <file> | Validate a template file without applying |
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.