Section: GitHub Actions and Workflows

View run log

bash
bash
gh run view 123456789 --log
Explanation

Print logs for a workflow run.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing GitHub Actions and Workflows
List workflow runs
List recent workflow runs.
OpenIn sheetbashsame section
View a run
Show status and jobs for a workflow run.
OpenIn sheetbashsame section
Watch a run live
Follow a workflow run until completion.
OpenIn sheetbashsame section
Download run artifacts
Download artifacts for a workflow run.
OpenIn sheetbashsame section
Rerun failed jobs
Rerun failed jobs from a workflow run.
OpenIn sheetbashsame section
Cancel a run
Cancel an in-progress workflow run.
OpenIn sheetbashsame section