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
| Field | Description |
|---|---|
| version | Semantic version number |
| commit | Git commit hash the binary was built from |
| built | Build timestamp in ISO 8601 format |
See Also
- Headjack releases - View available versions