rt runs stage-redirect
rt › runs › stage-redirect
Pipeline: leave the latest running attempt of a stage as redirected (reads RT_RUN_DB)
Usage
rt runs stage-redirect [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--stage | text | Stage being left; its latest attempt must be running | |
--to | text | Stage the run moves to | |
--reason | text | Recorded on the attempt; defaults to "redirected to <to>" |