gh-label - Man Page

Manage labels

Examples (TL;DR)

Synopsis

gh label <command> [flags]

Description

Work with GitHub labels.

Available Commands

gh-label-clone(1)

Clones labels from one repository to another

gh-label-create(1)

Create a new label

gh-label-delete(1)

Delete a label from a repository

gh-label-edit(1)

Edit a label

gh-label-list(1)

List labels in a repository

Options

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

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

See Also

gh(1)

Referenced By

gh(1), gh-label-clone(1), gh-label-create(1), gh-label-delete(1), gh-label-edit(1), gh-label-list(1).

Mar 2024 GitHub CLI manual