1GH-WORKFLOW-LIST(1)            GitHub CLI manual           GH-WORKFLOW-LIST(1)
2
3
4

NAME

6       gh-workflow-list - List workflows
7
8
9

SYNOPSIS

11       gh workflow list [flags]
12
13
14

DESCRIPTION

16       List workflow files, hiding disabled workflows by default.
17
18
19

OPTIONS

21       -a, --all
22              Show all workflows, including disabled workflows
23
24
25       -L, --limit <int>
26              Maximum number of workflows to fetch
27
28
29

OPTIONS INHERITED FROM PARENT COMMANDS

31       -R, --repo <[HOST/]OWNER/REPO>
32              Select another repository using the [HOST/]OWNER/REPO format
33
34
35

SEE ALSO

37       gh-workflow(1)
38
39
40
41                                   Jun 2022                GH-WORKFLOW-LIST(1)
Impressum