cli/docs/source/label/create.md

1.0 KiB

stage group info
Create Code Review To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments

glab label create

Create labels for repository/project

glab label create [flags]

Aliases

new

Examples

glab label create
glab label new
glab label create -R owner/repo

Options

  -c, --color string         Color of label in plain or HEX code. (default "#428BCA")
  -d, --description string   Label description
  -n, --name string          Name of label

Options inherited from parent commands

      --help              Show help for command
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL