gh run list

列出最近的工作流运行

gh run list [flags]

Options

-q, --jq <expression>
jq 表达式,过滤 JSON 输出
--json <fields>
JSON 输出特殊字段
-L, --limit <int>
Maximum number of runs to fetch
-t, --template <string>
模板化输出
-w, --workflow <string>
工作流的过滤

Options inherited from parent commands

-R, --repo <[HOST/]OWNER/REPO>
使用 [HOST/]OWNER/REPO 格式,选择另一存储库

See also