Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Before Installing

Important: If you already have Node installed, please check the version numbers you're running before installing this CLI. Minimum requirements for BlinkMobile CLIs are Node.js 4.0 or newer, and npm 3.0 or newer, however it is recommended that users have the latest stable Node.js.


 

Installation

 

npm module Build Status 

 

 

To install the BMP CLI, open a terminal or command line prompt and type the following command:

Code Block
languagebash
themeRDark
npm install -g @blinkmobile/cli @blinkmobile/bmp-cli

Accessing the

...

BMP CLI

You can access the Client BMP CLI using the command:

Code Block
languagebash
themeRDark
bm bmp

...

The next step will show you how to authenticate with the BMP CLI tool.

Next step

...

BMP CLI Authentication