glab-label-create - Man Page

Create labels for repository/project

Synopsis

glab label create [flags]

Description

Create labels for repository/project

Options

-c, --color="#428BCA" Color of label in plain or HEX code.

-d, --description="" Label description

-n, --name="" Name of label

Options Inherited from Parent Commands

--help[=false] Show help for command

-R,  --repo="" Select another repository using the
OWNER/REPO or GROUP/NAMESPACE/REPO format or full URL or git URL

Example

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

See Also

glab-label(1)

Referenced By

glab-label(1).

Aug 2023 Auto generated by spf13/cobra