?
List training runs
Lists a method's training runs, newest first.
admin.jewels.runs({ methodId?, limit? })
The training runs for a method, newest first. Each row carries status, base model, tuning parameters, and the dataset summary; the full event log is omitted here and read per run with run.
Parameters
--method-id
string
Filter to one method.
--limit
number
Max runs (default 20).
CLI
remy-admin jewels runs --method-id triage-issue