gh run rerun

Rerun a failed run

gh run rerun [<run-id>] [flags]

Options

-d, --debug
Rerun with debug logging
--failed
Rerun only failed jobs, including dependencies
-j, --job <string>
Rerun a specific job from a run, including dependencies

Options inherited from parent commands

-R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format

See also