Skip to main content
The version command outputs the current version information for the same CLI tool.
same version

Output Format

The output includes the semantic version tag, the specific git commit hash, and the build date in the following format:
same version <version> (commit: <hash>, date: <date>)

Example

same version v0.1.0 (commit: a1b2c3d, date: 2023-10-27)