MobileFirst CLI v8.0.0-2016121916 released
Idan Adar February 08, 2017
MobileFirst_Foundation MobileFirst_CLI AnnouncementA new MobileFirst CLI build has been released for MobileFirst Foundation 8.0.
This build introduces an ability to specify a custom configuration file for the mfpdev adapter push
command.
Also made are several bug fixes for calling adapters and Direct Update.
Changelog
- Fixed PI72368 WHEN RUNNING THE COMMAND ‘MFPDEV ADAPTER CALL’ ON CERTAIN ADAPTERS THE PROGRAM MAY ABRUPTLY END RETURNING AN ERROR.
- Fixed PI70140 WHEN MAKING A RESOURCE REQUEST FROM AN ADAPTER IN PREVIEW MODE, NOTHING HAPPENS
- Fixed PI71800 WEBUPDATE FAILS WHEN THE APP HAS MULTIPLE PACKAGE NAMES
- New Add configFile flag to adapter pull/push commands to specify a config file path and name
Installation
To install, run the following from command-line:
npm install -g mfpdev-cli
Be sure to use Node.js 5.x or 6.x, and not 7.x which is currently not supported.
Last modified on February 08, 2017