netreplica / nrx

Netreplica Exporter
Apache License 2.0
87 stars 15 forks source link

Configuration parameter to control device config export #54

Closed bortok closed 1 year ago

bortok commented 1 year ago

Configuration file:

# Export device configurations, when available
EXPORT_CONFIGS       = true

or command line

-n, --noconfigs           disable device configuration export (enabled by default)