trigger cron
Description
Triggers a Cron workload.
Usage
bash
npx monolayer trigger cron
Options
Option | Description |
---|---|
-e, --env-file <file-name> | Environment file to load. Default: .env |
-c, --cron-id <id> | ID of cron workload to trigger. |
Global Options
Option | Description |
---|---|
-h, --help | Display help for the command. |