Skip to main content

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 / ArgTypeDefaultDescription
--stagetextStage being left; its latest attempt must be running
--totextStage the run moves to
--reasontextRecorded on the attempt; defaults to "redirected to <to>"

See code: commands/runs-write.ts › runsStageRedirect