Skip to main content

hjk version

Display version information for Headjack.

Synopsis

hjk version

Description

Displays the version, commit hash, and build date of the Headjack installation.

Arguments

This command takes no arguments.

Examples

# Display version information
hjk version

Output

The command outputs three lines:

headjack v1.2.3
commit: abc1234
built: 2024-01-15T10:30:00Z
FieldDescription
versionSemantic version number
commitGit commit hash the binary was built from
builtBuild timestamp in ISO 8601 format

See Also