cli
cli copied to clipboard
Enable retrying failed job based on BUILDKITE_JOB_ID
It would be very useful to be able to retry a failed job locally via bk by referencing the BUILDKITE_JOB_ID. I'd imagine bk fetching the job details from the API and starting a local build with the same environment variables, etc.