maple.cmd.maple_cli.stop

maple.cmd.maple_cli.stop(port: int = <typer.models.OptionInfo object>) None

Stop the MAPLE daemon.

Sends a shutdown request to the daemon, stopping all managed containers and terminating the daemon process.

Parameters:

port – Daemon port number.