+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Command-line interface (CLI) help

We can run the help command to display full information about all MobileFirst Platform CLI commands.

The mfpdev help command displays information about all commands in the CLI. We can display different levels of information as follows:

Table 1. Displaying help for MobileFirst Platform CLI commands
To display... Type in your command window...
A summary of all commands mfpdev help
A summary of all application-related commands mfpdev help app
A summary of all server-related commands mfpdev help server
A summary of all adapter-related commands mfpdev help adapter
Details of a specific command

mfpdev help <command> where <command> is either two or three parts. See Examples.


Examples

Parent topic: The MobileFirst command-line interface (CLI)