Skip to content

Latest commit

 

History

History
49 lines (42 loc) · 844 Bytes

README.md

File metadata and controls

49 lines (42 loc) · 844 Bytes

pencilblue-cli

NPM info Build Status

A command line interface for PencilBlue.

Getting Started

Install the module with: npm install -g pencilblue-cli

Examples

Create and install a PencilBlue instance

pbctrl install <directory>

or

pbctrl install <version> <directory>

Get pencilblue-cli version

pbctrl version

or

pbctrl --version

or

pbctrl v

Get pencilblue-cli help

pbctrl

or

pbctrl help

or

pbctrl h

License

Copyright (c) 2016 PencilBlue
Licensed under the MIT license.