Skip to main content
reticle version prints the running package version. It is the diagnostic to reach for when you need to know which build npx actually resolved, which is not always the one you expected.
All three are the same command. No flags.

What it prints

One reticle_version line. Real capture:

Exit codes

Always 0.

Worked example

The version here is the CLI’s. A daemon that was already running keeps serving its own build until it exits, so reticle doctor is the command that compares the two and names a skew.
Last modified on August 15, 2026