glab-label-list - Man Page

List labels in repository

Synopsis

glab label list [flags]

Description

List labels in 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 command

-R, ā€‰--repo="" Select another repository using the OWNER/REPO or GROUP/NAMESPACE/REPO
format or 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).

Mar 2024 Auto generated by spf13/cobra