mb restart [options]

The restart command is equivalent to running mb stop followed by mb start. To ensure a clean stop, the --pidfile must match the one passed to the original mb start process. By default, this means you must run restart in the same working directory you originally ran the start command from.

The restart command has all the same command line options as the start command.