gh label create 'priority:high' --color FF0000 --description 'Urgent'
Category: GitHub CLI
gh label create 'priority:high' --color FF0000 --description 'Urgent'
Create a new issue label with a color and description
Creates a new label with a custom hex color and description.