### What problem does this feature solve? Currently `vue --version` will show the version of the CLI. It does not show the version of Vue being used in the current directory. This is potentially confusing if someone ran `vue --version` which told them 3.11.0 causing them to think they are using Vue 3. ### What does the proposed API look like? NA <!-- generated by vue-issues. DO NOT REMOVE -->