0.1.1 • Published 3 years ago

@vtex/cli-plugin-edition v0.1.1

Weekly downloads
420
License
MIT
Repository
github
Last release
3 years ago

cli-plugin-edition

vtex plugin edition

oclif npm

Usage

$ npm install -g @vtex/cli-plugin-edition
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@vtex/cli-plugin-edition/0.1.0 linux-x64 node-v12.21.0
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example edition:get

Displays the Edition App version installed on the current account.

USAGE
  $ oclif-example edition:get

OPTIONS
  -h, --help     show CLI help
  -v, --verbose  Show debug level logs
  --trace        Ensure all requests to VTEX IO are traced

EXAMPLE
  vtex edition get

See code: build/commands/edition/get.ts

oclif-example edition:set EDITION

Sets the Edition App version for the current account.

USAGE
  $ oclif-example edition:set EDITION

ARGUMENTS
  EDITION  Name and version of the Edition App to install.

OPTIONS
  -h, --help     show CLI help
  -v, --verbose  Show debug level logs
  --trace        Ensure all requests to VTEX IO are traced

EXAMPLE
  vtex edition set editionName

See code: build/commands/edition/set.ts

0.1.1-beta.2

3 years ago

0.1.1-beta.1

3 years ago

0.1.1-beta.0

3 years ago

0.1.1-beta.6

3 years ago

0.1.1-beta.5

3 years ago

0.1.1-beta.4

3 years ago

0.1.1-beta.3

3 years ago

0.1.1

3 years ago

0.1.1-beta.9

3 years ago

0.1.1-beta.8

3 years ago

0.1.1-beta.7

3 years ago

0.2.1-beta

3 years ago

0.1.3-beta

3 years ago

0.1.4-beta

3 years ago

0.1.1-beta

3 years ago

0.1.2-beta

3 years ago

0.1.0

3 years ago

0.0.1

4 years ago