New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mfpdev-cli

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mfpdev-cli

IBM MobileFirst Platform Command Line Interface (CLI)

latest
npmnpm
Version
8.0.2022100206
Version published
Weekly downloads
2.8K
86.84%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 03 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts