指令 - vue

查詢 help

執行

$ vue

或是執行

$ vue -h

或是執行

$ vue --help

或是執行

$ vue help

顯示


  Usage: vue <command> [options]


  Commands:

    init        generate a new project from a template
    list        list available official templates
    help [cmd]  display help for [cmd]

  Options:

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

查詢 version

執行

$ vue -V

或是執行

$ vue --version

顯示

2.5.1

子命令