0.0.8 • Published 2 years ago

@tiagonapoli/vtex-scripts v0.0.8

Weekly downloads
13
License
ISC
Repository
-
Last release
2 years ago

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

0.0.8

2 years ago

0.0.8-beta.0

3 years ago

0.0.7-beta

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.2

5 years ago

0.0.1

5 years ago