Section: Issues

Create a label

bash
bash
gh label create "customer-impact" --color FF0000 --description "Affects customers"
Explanation

Create a repository label.

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 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
Clone labels from another repo
Copy labels from another repository.
OpenIn sheetbashsame section
Delete a label
Delete a label without prompting.
OpenIn sheetbashsame section
List issues
List open issues.
OpenIn sheetbashsame section
View an issue
Show issue details.
OpenIn sheetbashsame section