Documentation
Create a job with a schedule and an endpoint — Cronly calls it on time, every time.
Quick start
cronly jobs create --schedule "*/5 * * * *" --url https://api.acme.com/tick
cronly jobs runs job_123
cronly jobs pause job_123
Need help?
Check the blog for release notes, or contact us directly.