gh-workflow - Man Page

View details about GitHub Actions workflows

Examples (TL;DR)

Synopsis

gh workflow <command> [flags]

Description

List, view, and run workflows in GitHub Actions.

Available Commands

gh-workflow-disable(1)

Disable a workflow

gh-workflow-enable(1)

Enable a workflow

gh-workflow-list(1)

List workflows

gh-workflow-run(1)

Run a workflow by creating a workflow_dispatch event

gh-workflow-view(1)

View the summary of a workflow

Options

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

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

See Also

gh(1)

Referenced By

gh(1), gh-workflow-disable(1), gh-workflow-enable(1), gh-workflow-list(1), gh-workflow-run(1), gh-workflow-view(1).

Mar 2024 GitHub CLI manual