Description
Which area is this feature related to?
/area alizer
Which functionality do you think we should add?
Make Alizer to report its version
Why is this needed? Is your feature request related to a problem?
The usual way to report its version for a binary is a good and simple way for users to control the consistency and compatibility of an executable binary.
Detailed description:
When an embedded or user downloaded Alizer tool binary is used it's good to know what exact version of the binary is executed. So, embedding applications and/or users can make sure that they use well known and supported version of the binary.
Also, having a version reported by the binary itself might be useful when reporting and triaging issues/bugs/feature requests
Describe the solution you'd like
I'd like the Alizer binary to report its version to the stdout
when executed with -v
or --version
option arguments
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
Type
Projects
Status