Skip to main content

bb-eco template diff

Compare a device's current config against a template

Usage

bb-eco template diff <device> <file> [options]

Arguments

NameDescription
<device>IP address, MAC address, or device name
<file>Template file path (.json)

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

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.