rt runs stage-fail
rt › runs › stage-fail
Pipeline: fail the latest attempt of a stage (reads RT_RUN_DB)
Usage
rt runs stage-fail [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--stage | text | Stage name | |
--reason | text | One sentence, what actually failed | |
--detail-path | text | Log or report for this failure |
See code: commands/runs-write.ts › runsStageFail