Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 223 Bytes

File metadata and controls

17 lines (11 loc) · 223 Bytes

phore-scheduler

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