Skip to main content

rt runs abandon

rt › runs › abandon

Mark a wedged run abandoned (the run died with its session and the DB still says running)

Usage

rt runs abandon <run-id> [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
<run-id>textRun to reconcile
--repotextRepo the run belongs to; omit to scan
--reasontextRecorded against the run

See code: commands/runs.ts › runsAbandon