jobs:list
rai jobs:list [OPTIONS]List jobs with optional filters.
Options
Section titled “Options”| Option | Type | Description |
|---|---|---|
--type | text | Filter by job type (Logic/Prescriptive/Predictive). |
--id | text | Filter by job id (optional). |
--state | text | Filter by job state (optional). |
--name | text | Filter by reasoner name (optional). |
--created-by | text | Filter by creator username (optional). |
--only-active | Boolean | Only active jobs. Default: False. |
--limit | integer | Optional limit. |
--include | choice[] | Include optional fields in list output (currently only details). Default: Sentinel.UNSET. |