glab-label-list - Man Page

List labels in the repository.

Synopsis

glab label list [flags]

Description

List labels in the repository.

Options

-F, --output="text" Format output as: text, json.

-p, --page=1 Page number.

-P, --per-page=30 Number of items to list per page.

Options Inherited from Parent Commands

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

-R, ā€‰--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
format. Also accepts full URL or Git URL.

Example

glab label list
glab label ls
glab label list -R owner/repository

See Also

glab-label(1)

Referenced By

glab-label(1).

Oct 2024 Auto generated by spf13/cobra