gh-workflow-list - Man Page

List workflows

Synopsis

gh workflow list [flags]

Description

List workflow files, hiding disabled workflows by default.

Options

-a,  --all

Show all workflows, including disabled workflows

-L,  --limit <int>

Maximum number of workflows to fetch

Options Inherited from Parent Commands

-R,  --repo <[HOST/]OWNER/REPO>

Select another repository using the [HOST/]OWNER/REPO format

See Also

gh-workflow(1)

Referenced By

gh-workflow(1).

May 2023 GitHub CLI manual