Installing the MobileFirst Platform CLI

Install the IBM MobileFirst™ Platform Command Line Interface (CLI) so that you can use the CLI to develop your app.

Before you begin

Note:

About this task

You can install the CLI from the MobileFirst Operations Console or directly from npm. The CLI is provided as an npm (Node Package Manager) package, and you use the npm install command to install it.
Note: You can also download the compressed (.zip) file packages from JazzHub. Click the link that starts with hub.jazz.net from the npm page at the following URL: www.npmjs.com/package/mfpdev-cli to go directly to the JazzHub web page for the CLI.

Procedure

You can install the CLI in two main ways: from the MobileFirst Operations Console or from npm.

Results

The MobileFirst Platform CLI is installed.

What to do next

Define which MobileFirst Server you want to be the default, if you do not want to use the factory default of http://localhost:9080. For more information, see Defining the target server of the MobileFirst Platform CLI.