CLI command design
version
Reports the installed KiCad Cruncher version and controlled dependency versions.
Usage
kicad-cruncher version
kicad-cruncher --versionArguments
No command arguments are accepted.
Output
The command writes one line for kicad-cruncher and one line for each controlled dependency. The initial controlled dependency is kicad-monkey.
Tests
L0 and L99 verify both version entry points, package metadata, release notes, and controlled dependency pins.