GeekyAnts / vue-native-cli

Write Native Mobile Apps using Vue. Vue Native is a wrapper around React Native APIs
92 stars 21 forks source link

Show up warnings on providing unknown commands #14

Closed jamesgeorge007 closed 5 years ago

jamesgeorge007 commented 5 years ago

As per now vue-init just has an init which initializes the project. It is good to have suitable warnings thrown in case the user provides unknown commands

Usage: vue-native [options] [command] <command>

  Options:

    -v, --version                 output the version number
    -h, --help                    output usage information

  Commands:

    init [options] <projectName>

  Unknown command <command>.