NAME
gh-run - View details about workflow runs
SYNOPSIS
gh run <command> [flags]
DESCRIPTION
List, view, and watch recent workflow runs from GitHub Actions.
AVAILABLE COMMANDS
Cancel a workflow run
Delete a workflow run
Download artifacts generated by a workflow run
List recent workflow runs
Rerun a run
View a summary of a workflow run
Watch a run until it completes, showing its progress
OPTIONS
-R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format