Advanced configuration
Controlling many daemons at once
# Check the current status of all the daemons
miga lair list -p /path/to/folder
# Terminate all the daemons at once
miga lair terminate -p /path/to/folder
# Launch and daemonize a process to keep all daemons running
miga lair start -p /path/to/folder
# See more options
miga lair -hSending an email when the project is ready
Last updated