The following scripts (in bin/) control a project:
start
Set the project to Enabled mode, and start all daemons.
stop
Set the project do Disabled mode, and stop all daemons.
cron (invoked as 'start --cron')
If the project is Enabled, perform all periodic tasks that are past due, and start any daemons that aren't running. Otherwise do nothing.
status
Show whether the project is in Enabled mode. Show the status of all daemons. Show the status of all periodic tasks (e.g., when they were last executed). "; page_tail(); ?>