gh run view <run-id>

View a summary of a workflow run

Arguments

NameDescription
run-id

Options

NameDescription
--repo, -R <[HOST/]OWNER/REPO>Select another repository
--exit-statusExit with non-zero status if run failed
-j, --job <string>View a specific job ID from a run
--logView full log for either a run or specific job
--log-failedView the log for any failed steps in a run or specific job
-v, --verboseShow job steps
-w, --webOpen run in the browser