CLI command design

version

Reports the installed KiCad Cruncher version and controlled dependency versions.

Usage

kicad-cruncher version
kicad-cruncher --version

Arguments

No command arguments are accepted.

Output

The command writes one line for kicad-cruncher and one line for each controlled dependency. The controlled dependency lines currently include kicad-monkey and wn-geometer.

Tests

L0 and L99 verify both version entry points, package metadata, release notes, and controlled dependency pins.