DOKK
/
manpages
/
debian 13
/
gh
/ gh-label.1.en
GH-LABEL(1)
GitHub CLI manual
GH-LABEL(1)
NAME
gh-label - Manage labels
SYNOPSIS
gh label <command> [flags]
DESCRIPTION
Work with GitHub labels.
AVAILABLE COMMANDS
gh_label_clone(1)">
gh_label_clone(1)
">
gh-label-clone(1)
Clones labels from one repository to another
gh_label_create(1)">
gh_label_create(1)
">
gh-label-create(1)
Create a new label
gh_label_delete(1)">
gh_label_delete(1)
">
gh-label-delete(1)
Delete a label from a repository
gh_label_edit(1)">
gh_label_edit(1)
">
gh-label-edit(1)
Edit a label
gh_label_list(1)">
gh_label_list(1)
">
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)
Jan 2025