phore/scheduler

dev-master 2020-11-10 16:10 UTC

This package is auto-updated.

Last update: 2024-04-11 02:40:00 UTC


README

Cloud command scheduler

Usage:

vendor/bin/scheduler --autoload path/to/command.php 

Start 10 Instances

$ vendor/bin/scheduler --autoload path/to/command.php -d10 -s

Examples