Command: version
The version
command displays build information about the running binary,
including the release version and the exact revision.
Usage
Output
This command prints both the version number as well as the exact commit SHA used
during the build. The SHA may also have the string +CHANGES
appended to the
end, indicating that local, uncommitted changes were detected at build time.
Examples