CLI command
skarbiec version
Identify the binary version and, for published artifacts, its immutable release/source provenance.
Invocation#
skarbiec versionPurpose#
Identify the binary version and, for published artifacts, its immutable release/source provenance.
Required inputs and options#
- No positional input or command-specific option. --version and -V are dispatcher aliases; version is the advertised path.
Output and state effects#
- Prints version, release, commit, and provenance. Source builds report null release/commit and provenance source build; it changes no state.
Refusals#
- It never guesses a release coordinate for an unpublished source build.