.nh .TH "glab" "1" "Jun 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-deploy-key-get - Returns a single deploy key specified by the ID. .SH SYNOPSIS \fBglab deploy-key get [flags]\fP .SH DESCRIPTION Returns a single deploy key specified by the ID. .SH OPTIONS INHERITED FROM PARENT COMMANDS \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 deploy key with ID as argument $ glab deploy-key get 1234 .EE .SH SEE ALSO \fBglab-deploy-key(1)\fP