gh-run - Man Page

View details about workflow runs

Examples (TL;DR)

Synopsis

gh run <command> [flags]

Description

List, view, and watch recent workflow runs from GitHub Actions.

Available Commands

gh-run-cancel(1)

Cancel a workflow run

gh-run-delete(1)

Delete a workflow run

gh-run-download(1)

Download artifacts generated by a workflow run

gh-run-list(1)

List recent workflow runs

gh-run-rerun(1)

Rerun a run

gh-run-view(1)

View a summary of a workflow run

gh-run-watch(1)

Watch a run until it completes, showing its progress

Options

-R, --repo <[HOST/]OWNER/REPO>

Select another repository using the [HOST/]OWNER/REPO format

See Also

gh(1)

Referenced By

gh(1), gh-run-cancel(1), gh-run-delete(1), gh-run-download(1), gh-run-list(1), gh-run-rerun(1), gh-run-view(1), gh-run-watch(1).

Mar 2024 GitHub CLI manual