mfpdev-cli
v8.0.2022100206
Published
IBM MobileFirst Platform Command Line Interface (CLI)
Downloads
2,020
Readme
IBM MobileFirst Platform Foundation Development Command Line Interface (CLI)
The IBM MobileFirst Platform Foundation Command Line Interface (CLI) is a command-line for developing MobileFirst applications. The command-line can be used by itself, or in conjunction with the IBM MobileFirst Platform Foundation Operations Console. Some functions are available from the command-line only and not the console.
Installation
$ npm install -g mfpdev-cli
Windows users running into node-gyp errors may need to run:
$ npm install -g --no-optional mfpdev-cli
Documentation
See the IBM MobileFirst Platform Foundation section of IBM Knowledge Center:
http://ibm.biz/knowctr#SSHS8R_8.0.0/wl_welcome.html
MobileFirst Platform Foundation command-line interface
http://ibm.biz/knowctr#SSHS8R_8.0.0/com.ibm.worklight.dev.doc/dev/c_wl_cli_description.html