Is your feature request related to a problem? Please describe.
Currently only webpack --version is supported.
Most of the CLI supports both --version & -v
Example - node -v & node --version
Describe the solution you'd like
webpack -v should be supported as well.
Screenshots

Additional context
I will work on this issue if valid.
Is your feature request related to a problem? Please describe.
Currently only
webpack --versionis supported.Most of the CLI supports both
--version&-vExample -
node -v&node --versionDescribe the solution you'd like
webpack -vshould be supported as well.Screenshots
Additional context
I will work on this issue if valid.