Skip to main content

bb-eco template

Manage device configuration templates

Usage

bb-eco template [command] [options]

Options

OptionDescription
--csvOutput in CSV format
--jsonOutput in JSON format
--timeoutOverride default timeout in milliseconds
--verboseEnable verbose/debug output
-?, -h, --helpShow help and usage information

Subcommands

CommandDescription
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.