Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thiagoveras/automatic-prepack-poc

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thiagoveras/automatic-prepack-poc

vtex plugin template

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

cli-plugin-template

vtex plugin template

oclif npm

Usage

$ npm install -g @thiagoveras/automatic-prepack-poc
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@thiagoveras/automatic-prepack-poc/0.0.2 linux-x64 node-v12.18.3
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example comand1 [FILE]

describe the command here

USAGE
  $ oclif-example comand1 [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print
  -v, --verbose    Show debug level logs
  --trace          Ensure all requests to VTEX IO are traced

EXAMPLE
  $ oclif-example commadn1
  commadn1 world from ./src/commadn1.ts!

See code: build/commands/comand1.ts

oclif-example comand2 [FILE]

describe the command here

USAGE
  $ oclif-example comand2 [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print
  -v, --verbose    Show debug level logs
  --trace          Ensure all requests to VTEX IO are traced

EXAMPLE
  $ oclif-example command2
  command2 world from ./src/command2.ts!

See code: build/commands/comand2.ts

oclif-example comand3 [FILE]

describe the command here

USAGE
  $ oclif-example comand3 [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print
  -v, --verbose    Show debug level logs
  --trace          Ensure all requests to VTEX IO are traced

EXAMPLE
  $ oclif-example command3
  command3 world from ./src/command3.ts!

See code: build/commands/comand3.ts

oclif-example comand4 [FILE]

describe the command here

USAGE
  $ oclif-example comand4 [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print
  -v, --verbose    Show debug level logs
  --trace          Ensure all requests to VTEX IO are traced

EXAMPLE
  $ oclif-example command4
  command4 world from ./src/command4.ts!

See code: build/commands/comand4.ts

oclif-example comand5 [FILE]

describe the command here

USAGE
  $ oclif-example comand5 [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print
  -v, --verbose    Show debug level logs
  --trace          Ensure all requests to VTEX IO are traced

EXAMPLE
  $ oclif-example command5
  command5 world from ./src/command5.ts!

See code: build/commands/comand5.ts

oclif-example hello [FILE]

describe the command here

USAGE
  $ oclif-example hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print
  -v, --verbose    Show debug level logs
  --trace          Ensure all requests to VTEX IO are traced

EXAMPLE
  $ oclif-example test
  test world from ./src/test.ts!

See code: build/commands/hello.ts

Keywords

FAQs

Package last updated on 31 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc