Closed ashryanbeats closed 4 years ago
Added the option flag -v/--version for the CLI, which returns the name and version set in package.json.
-v
--version
package.json
Want to enable developers to easily check which version of the CLI they are running.
I was thinking to roll this into the v4.0 PR, but it could be merged into 3.x as well.
Any opinions on that front?
Description
Added the option flag
-v
/--version
for the CLI, which returns the name and version set inpackage.json
.Motivation and Context
Want to enable developers to easily check which version of the CLI they are running.
Types of changes
Checklist: