@tiagonapoli/vtex-scripts

0.0.8 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @tiagonapoli/vtex-scripts

Weekly Downloads

10

Version

0.0.8

License

ISC

Unpacked Size

507 kB

Total Files

15

Last publish

Collaborators

  • tiagonapoli