ay jobs (Alias: j)
Verwaltet scheduled/queued Background-Jobs (Agenda + BullMQ), Automations, Triggers und Notifications.
Subcommands
ay jobs list
Listet Jobs.
| Flag | Default | Zweck |
|---|---|---|
--status <s> |
— | active, waiting, completed, failed, delayed |
-l, --limit <n> |
50 | Page-Size |
-p, --page <n> |
1 | Seite |
ay jobs list
ay jobs list --status failed
ay jobs list --status delayed -l 100
ay jobs triggers
Automation-Triggers.
ay jobs triggers
ay jobs triggers -l 100
ay jobs automations (Alias: auto)
Definierte Automations.
ay jobs automations
ay jobs automations --active
ay jobs execute <automationId> (Alias: run)
Führt eine Automation sofort aus, optional mit Payload.
ay jobs execute 64a1b2c3
ay jobs run 64a1b2c3 --body '{"consumerId":"66ab..."}'
ay jobs notifications (Alias: notify)
Recent Notifications der CRM-Notifications-Collection.
ay jobs notifications
ay jobs notifications -l 50
Hinweis
ay jobs list querit die agendajobs-Collection (legacy general-Module). Für BullMQ-spezifische Queue-Operations siehe interne Dashboards via deploy dashboard.