Skip to content

icazevedo/vtex-scripts

 
 

Repository files navigation

vtex-scripts

oclif Version Downloads/week License

Usage

$ 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
...

vtex-dev app:bundle APPID

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 vtex.builder-hub@0.x
  vtex-dev app:bundle vtex.builder-hub@0.200.1
  vtex-dev app:bundle vtex.builder-hub@0.200.1-beta
  vtex-dev app:bundle vtex.render-server@8.x --linked

vtex-dev app:types APPID

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

vtex-dev help [COMMAND]

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.4%
  • Shell 10.6%
  • JavaScript 1.8%
  • Batchfile 0.2%