Skip to main content

rt runs

rt › runs

Pipeline run state (read-only, from the run DB)

Usage

rt runs [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
--repotextScope to one registry repo

Subcommands

CommandDescription
showOne run: stages, fields, decisions
abandonMark a wedged run abandoned (the run died with its session and the DB still says running)

See code: commands/runs.ts › runsList