652 B
652 B
zfin version
Show zfin's version and build information.
Usage: zfin version [-v|--verbose]
Prints the version and build date. With --verbose / -v, also prints
the Zig compiler version, build mode, build target, resolved
ZFIN_HOME, and cache directory -- handy for bug reports.
Example
zfin version
zfin e246d1e (built 2026-06-19)
zfin version --verbose
Adds the build environment and resolved paths below the version line.
See also
- Documentation home
zfin help-- the grouped command list and global options.