$ npm install -g @tiagonapoli/vtex-scripts
$ vtex-dev COMMAND
running command...
$ vtex-dev (-v|--version|version)
@tiagonapoli/vtex-scripts/0.0.7 linux-x64 node-v12.16.2
$ vtex-dev --help [COMMAND]
USAGE
$ vtex-dev COMMAND
...
Download app bundle
USAGE
$ vtex-dev app:bundle APPID
OPTIONS
-d, --dir=dir [default: .] Directory to save
-h, --help show CLI help
-l, --linked App is linked
EXAMPLES
vtex-dev app:bundle [email protected]
vtex-dev app:bundle [email protected]
vtex-dev app:bundle [email protected]
vtex-dev app:bundle [email protected] --linked
Download app types
USAGE
$ vtex-dev app:types APPID
OPTIONS
-d, --dir=dir [default: .] Directory to save
-h, --help show CLI help
-l, --linked App is linked
display help for vtex-dev
USAGE
$ vtex-dev help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help