Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 484 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 484 Bytes

Commands

vt-plugin login

Log in the marketplace with your user

vt-plugin create

Create a new plugin

USAGE
  $ vt-plugin create

OPTIONS
  -h, --help               show CLI help
  -n, --name=name          Internal Name of the plugin
  -p, --display-name=name  Public Name of the plugin
  -d, --description        Description of the plugin

vt-plugin submit

Package your version and push the plugin on the marketplace

USAGE
  $ vt-plugin submit