.nh .TH "glab" "1" "Dec 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-label-get - Returns a single label specified by the ID. .SH SYNOPSIS \fBglab label get [flags]\fP .SH DESCRIPTION Returns a single label specified by the ID. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. Can use either \fBOWNER/REPO\fR or \fBGROUP/NAMESPACE/REPO\fR format. Also accepts full URL or Git URL. .SH EXAMPLE .EX # Get label info using label 1234 as argument $ glab label get 1234 # Get info about a label in another project $ glab label get 1234 -R owner/repo .EE .SH SEE ALSO \fBglab-label(1)\fP