.nh .TH "glab" "1" "Sep 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-deploy-key - Manage deploy keys. .SH SYNOPSIS \fBglab deploy-key [flags]\fP .SH DESCRIPTION Add, list, get, and delete the deploy keys for a project. .PP Deploy keys grant access to a repository over SSH without being tied to a user account, and are commonly used by CI/CD jobs and external systems. These commands operate on the current project. Use \fB--repo\fR to target another project. .SH OPTIONS \fB-R\fP, \fB--repo\fP="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .SH SEE ALSO \fBglab(1)\fP, \fBglab-deploy-key-add(1)\fP, \fBglab-deploy-key-delete(1)\fP, \fBglab-deploy-key-get(1)\fP, \fBglab-deploy-key-list(1)\fP