SYNTAX mfpdev server remove DESCRIPTION Removes an existing MobileFirst Server profile. OPTIONS : The name of the server profile to remove. If no server profile name is specified, then you are prompted to select one. EXAMPLES Interactive Mode: $ mfpdev server remove Prompts you to select the server profile that you want to remove. Use the up and down arrow keys on your keyboard to move through the selections, and press the Enter key to select. Direct Mode: $ mfpdev server remove Server10 Removes the server profile named Server10.