stop

Stops the local test server.

Syntax

mfp stop [--kill|-k]

Parameters

--kill|-k
If you are unable to stop your server, this flag causes your operating system to send signals to the running server process to request the process to end.

Usage

Run this command in the current working directory, which is a child of a project.

$ mfp stop

$ mfp stop --kill