CLI command design

version

Reports the installed package version and controlled dependency versions using the date-version release policy.

Usage

altium-cruncher version
altium-cruncher --version

Arguments

The command takes no positional arguments. The top-level --version flag is equivalent.

Output

Writes one line for altium-cruncher <version>, then one line per controlled runtime dependency. The current controlled dependencies are altium-monkey and wn-geometer. The top-level --version flag emits the same report.

Tests

L0 and L99 verify that CLI output matches package metadata, controlled dependency pins, installed dependency versions, and the release date contract.