SYNTAX mfpdev console [--password |-p ] DESCRIPTION Opens the MobileFirst Platform Foundation Console in your default web browser for the specified server. If a server is not specified, the default server is used. You can run the this command from any directory. OPTIONS The name of the server profile of the MobileFirst Server whose console you want to open. [--password|-p ]: The password for the server's administrative login ID. The password specified here must match the password that is defined on the MobileFirst Server. If you do not set this password, you are prompted for the administrative password for all server management tasks. There is no default password. EXAMPLES $ mfpdev console Opens the console of the default MobileFirst Server. $ mfpdev console Server1 Opens the console of the MobileFirst Server that has the profile name Server1.