Delete a label without prompting.

Section: Issues

Delete a label

bash
bash
gh label delete "old-label" --yes
Explanation

Delete a label without prompting.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Issues
Create a label
Create a repository label.
OpenIn sheetbashsame section
Clone labels from another repo
Copy labels from another repository.
OpenIn sheetbashsame section
List issues
List open issues.
OpenIn sheetbashsame section
View an issue
Show issue details.
OpenIn sheetbashsame section
Create an issue
Create an issue with title and body.
OpenIn sheetbashsame section
Create issue with labels and assignee
Create an issue with metadata.
OpenIn sheetbashsame section