Job Runner
Last updated
Last updated
Run a queued job.
Command: job-run [job_id]
Arguments:
Paths
Download
Example: job-run example
Run all queued jobs.
Command: job-run-all
Arguments:
Paths
Download
Example: job-run-all
Retry a failed job.
Command: job-retry [job_id]
Arguments:
Paths
Download
Example: job-retry example
Retry all failed jobs.
Command: job-retry-all
Arguments:
Paths
Download
Example: job-retry-all