vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.59k stars 2.08k forks source link

[Feature]: Show CLI version in CLI output #6921

Closed DavidDeSloovere closed 1 year ago

DavidDeSloovere commented 1 year ago

How the project can be improved?

Showing the CLI version can be useful when submitting issues. That way it's 100% clear what version is used.

image

What are the acceptance criteria?

Additional information

I know there is a message so notity about upgrades. But screenshot or output can be copied when the new version wasn't out yet.

What version of Vue Storefront this feature can be implemented?

-

Code of Conduct

rohrig commented 1 year ago

Hi, @DavidDeSloovere 👋 , with npx @vue-storefront/cli you can get the version. image

Does that solve the issue?

DavidDeSloovere commented 1 year ago

Although that is useful, and thanks for pointing that out, my use case is more for grabbing output from the init command where I run into errors to create GH issues here :-) I just happen to run into a lot errors.