Provided by: gh_2.4.0+dfsg1-2_amd64
NAME
gh-run - View details about workflow runs
SYNOPSIS
gh run <command> [flags]
DESCRIPTION
List, view, and watch recent workflow runs from GitHub Actions.
COMMANDS
gh-run-cancel(1) Cancel 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 failed 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) Mar 2022 GH-RUN(1)