slick version¶
Print version, commit, branch, build time, and builder identity for the installed slick binary.
version¶
Output¶
Human mode (values depend on the installed build; built renders as a
relative phrase derived from the RFC3339 build timestamp, e.g. now,
2 minutes ago, 3 days ago):
JSON envelope (--output=json):
The version string follows the latest released tag. Local builds via
mise run build embed -dirty when the working tree has uncommitted
changes; built by reflects the build environment (goreleaser for
release artifacts, homebrew for the brew bottle, the local user for
dev builds).
Flags¶
Flags
| Flag | Value | Description |
|---|---|---|
-h, --help |
help for version |
See also¶
- README for install paths.
- Release tags on GitHub for the canonical version history.