spacelift-io / spacectl

Spacelift client and CLI
MIT License
131 stars 35 forks source link

Add the ability to cancel queued runs #193

Closed DimitrijeManic closed 11 months ago

DimitrijeManic commented 12 months ago

Running spacectl stack run list shows some runs can be in the QUEUED state but the cli doesn't support any actions on those runs.

If there is a backlog of QUEUED runs it would be nice to be able to programmatically cancel them all and re-trigger with the latest commit.