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.
--limitinteger rangeMaximum results to display (must be >= 1). Default: 100.
--offsetinteger rangeNumber 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.