gh-run-list - Man Page
List recent workflow runs
Synopsis
gh run list [flags]
Options
- -q, --jq <expression>
Filter JSON output using a jq expression
- --json <fields>
Output JSON with the specified fields
- -L, --limit <int>
Maximum number of runs to fetch
- -t, --template <string>
Format JSON output using a Go template
- -w, --workflow <string>
Filter runs by workflow
Options Inherited from Parent Commands
- -R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
See Also
Referenced By
Jan 2022 GitHub CLI manual