archway-network / cli

Develop WASM smart contracts with the Archway network developer CLI
https://docs.archway.io
Apache License 2.0
44 stars 21 forks source link

fix(core): add other aliases for version flag #229

Closed eliasmpw closed 1 year ago

eliasmpw commented 1 year ago

Add version, v, and -v aliases for the version display command.

Minor refactoring: updated the base class used on the help command.