Job Control

Maand simplifies the lifecycle management of jobs across all workers using predefined Makefile targets (start, stop, restart).


Start All Jobs

$ maand job start

Stop All Jobs

$ maand job stop

Restart All Jobs

$ maand job restart

Key Advantages


By using these simple commands, you can efficiently manage job operations at scale.