chimera cron add
Add a cron, event- or webhook-triggered job.
Аргументы
NAMEstrобязательныйA human-readable name.
SCHEDULEstrобязательныйCron expression, or an event/webhook name.
ACTIONstrобязательныйWhat to do (task description / skill).
Параметры
--eventbooleanTreat SCHEDULE as an event name.
--webhookbooleanFire on POST /webhook/<SCHEDULE> (needs 'chimera serve').