Usage
Options
--helpShow this message and exit.
Commands
listList all jobs.getGet the information and output of a job.logsGet the logs of a job.statusGet the status of a job.
sieve job list
List all jobs.
Usage
Options
--helpShow this message and exit.
sieve job get
Get the information and output of a job.
Usage
Options
--helpShow this message and exit.
Arguments
JOB_IDID of job to get information about.
sieve job logs
Get the logs of a job.
Usage
Options
--helpShow this message and exit.
Arguments
JOB_IDID of job to get logs of.
sieve job status
Get the status of a job. The possible values can be “queued”, “started”, “finished”, or “error”.
Usage
Options
--helpShow this message and exit.
Arguments
JOB_IDID of job to get status of.