@bookingbug/bbug-apps-cli
v0.0.5
Published
BookingBug Apps CLI
Downloads
9
Readme
bbug-apps-cli
Installation
Requires node 8 or greater.
npm install -g
Options
Options may be passed with flags, however you will be prompted to enter any missing required options.
The options will be stored in the project directory in .bbugrc
. This avoids the need to
re-enter options upon re-triggering commands for a given app project.
Commands
Install
Builds and installs an app package to the BookingBug engine. Run the command in the app project directory.
bbug-apps-cli install [options]
Options:
Uninstall
Removes an app package from the BookingBug engine.
bbug-apps-cli uninstall [options]
Options:
Tail
Display the script logs for an app package.
bbug-apps-cli tail [options]
Options: