glab label create -n "bug" -c "#FF0000" -d "Something is broken"

Category: GitLab

glab label create -n "bug" -c "#FF0000" -d "Something is broken"

Create a label with a color

Adds a bug label colored red to the project, with the description shown. Labels group issues and merge requests by topic or priority. Reference the label by name with the -l flag on issue and MR commands.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.