Create and manage background jobs
jobs
command helps you create and manage background jobs in your zopio
application.
-l, --list
- List all registered jobs-c, --create <name>
- Create a new job-t, --trigger <jobId>
- Manually trigger a job-s, --schedule <cron>
- Set job schedule (cron expression)jobs
command have built-in internationalization support. Job names, descriptions, and log messages can be translated into all configured languages.
Example job structure with i18n support: