1GH-RUN-RERUN(1)                GitHub CLI manual               GH-RUN-RERUN(1)
2
3
4

NAME

6       gh-run-rerun - Rerun a failed run
7
8
9

SYNOPSIS

11       gh run rerun [<run-id>] [flags]
12
13
14

OPTIONS

16       -d, --debug
17              Rerun with debug logging
18
19
20       --failed
21              Rerun only failed jobs, including dependencies
22
23
24       -j, --job <string>
25              Rerun a specific job from a run, including dependencies
26
27
28

OPTIONS INHERITED FROM PARENT COMMANDS

30       -R, --repo <[HOST/]OWNER/REPO>
31              Select another repository using the [HOST/]OWNER/REPO format
32
33
34

SEE ALSO

36       gh-run(1)
37
38
39
40                                   Jun 2022                    GH-RUN-RERUN(1)
Impressum