version
The version
command prints the version of Snowman.
snowman version
Format
The output is a single line consisting of three parts separated by spaces:
Snowman 0.5.0-development linux/amd64
- The name of the application, allways
Snowman
. - The version of the application(semver).
- The operating system and architecture the binary was built for.
Flags
--help
(-h
) Shows help for the command.