mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-24 16:51:47 -04:00
Add --protocol, --address, and --device CLI options that bypass the database and socket machinery to load a control module directly and execute a single command. This enables standalone testing of control modules (e.g. ONVIF.pm get_config) without a running ZoneMinder instance. Also update POD with full documentation and examples. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>