SYNTAX mfpdev app [options] DESCRIPTION Executes MobileFirst commands for interacting with applications. You must run these commands from within an app's root directory or its subdirectories. Some of the 'app' commands are context-sensitive to the directory from which you run them. For more information about each app command and its options, run 'mfpdev help app '. COMMANDS create ....................... Creates a new starter application export ....................... Exports an application configuration from a server pull ......................... Receives an application-descriptor.json file from a server push ......................... Pushes an application-descriptor.json file to a server preview ...................... Opens a browser and displays a preview of an application register ..................... Registers an application to a server webencrypt ................... Encrypts a platform's 'www' folder in a Cordova project webupdate .................... Generates and deploys a web resource to a server MORE INFORMATION For more detailed help on each command: $ mfpdev help app