autonomy version¶
Print version and build metadata
Synopsis¶
Print the autonomy CLI version, build SHA, build date, tier, and runtime platform.
Usage¶
autonomy version [flags]
Options¶
-o, --output string Output format: text or json (default "text")
Options inherited from parent commands¶
--require-signed-manifest Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)