Skip to content

jobs:list

Terminal window
rai jobs:list [OPTIONS]

List jobs with optional filters.

OptionTypeDescription
--typetextFilter by job type (Logic/Prescriptive/Predictive).
--idtextFilter by job id (optional).
--statetextFilter by job state (optional).
--nametextFilter by reasoner name (optional).
--created-bytextFilter by creator username (optional).
--only-activeBooleanOnly active jobs. Default: False.
--limitintegerMaximum results to display. Default: 100.
--offsetintegerNumber of results to skip. Default: 0.
--includechoice[]Include optional details expansions (read_only and timeout_ms columns; full details JSON with --json). Default: Sentinel.UNSET.