SYNTAX mfpdev server info [ [--password|-p ]] DESCRIPTION Provides information about MobileFirst Server instances. If a specific server is not specified, displays the name and URL of all servers for which a server profile exists. If a specific server is specified, then details about that server are displayed, including its name and URL, MobileFirst Server version, whether it is the default server, runtime names, and what apps and adapters are associated with each runtime. Connectivity to the server must be available for this information to be displayed. There is no interactive mode for this command, other than the possible prompt for a server's password. OPTIONS : The profile name of a specific server that you want details about. [--password|-p ]: If a server is specified, use this option to specify 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 in the local profile for the specified server, you must specify it with this option or you will be prompted for it. EXAMPLES $ mfpdev server info $ mfpdev server info server1