glab-label - Man Page

Manage labels on remote.

Synopsis

glab label  [flags]

Description

Manage labels on projects and groups. Labels are used to categorize and filter issues, merge requests, and epics. Use the subcommands to create, list, edit, delete, or look up labels in the current repository or in another project or group.

Options

-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.

Options Inherited from Parent Commands

-h, --help[=false] Show help for this command.

See Also

glab(1), glab-label-create(1), glab-label-delete(1), glab-label-edit(1), glab-label-get(1), glab-label-list(1)

Referenced By

glab(1), glab-label-create(1), glab-label-delete(1), glab-label-edit(1), glab-label-get(1), glab-label-list(1).

Jun 2026 Auto generated by spf13/cobra