Description of the new feature/enhancement
currently -v / --version shows the version of the tool.
--info does the same but more verbose (and needed for filing bugs here to complete the information in the template
Proposed technical implementation details (optional)
Please remove --v / -v to display the version and use -i / --info instead
Why?
If you have 2 similar packages by tag or name then the table output is

as a user intuitively I would choose --version to pick a specific version of the software from the given output-
Currently there is no documented switch in /? to do this. This is a fresh tool so such a design change is better done earlier than later.
Since the version information is duplicate I see no real reason other than consistency with other tools like Terminal commands to have this.
Please consider this thoughroughly.
Description of the new feature/enhancement
currently -v / --version shows the version of the tool.
--info does the same but more verbose (and needed for filing bugs here to complete the information in the template
Proposed technical implementation details (optional)
Please remove --v / -v to display the version and use -i / --info instead
Why?
If you have 2 similar packages by tag or name then the table output is
as a user intuitively I would choose --version to pick a specific version of the software from the given output-
Currently there is no documented switch in /? to do this. This is a fresh tool so such a design change is better done earlier than later.
Since the version information is duplicate I see no real reason other than consistency with other tools like Terminal commands to have this.
Please consider this thoughroughly.