FreeBSD Manual Pages
glab(1) glab(1) NAME glab-deploy-key - Manage deploy keys. SYNOPSIS glab deploy-key [flags] DESCRIPTION Add, list, get, and delete the deploy keys for a project. 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 sys- tems. These commands operate on the current project. Use --repo to target another project. OPTIONS -R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also ac- cepted. OPTIONS INHERITED FROM PARENT COMMANDS -h, --help[=false] Show help for this command. SEE ALSO glab(1), glab-deploy-key-add(1), glab-deploy-key-delete(1), glab-de- ploy-key-get(1), glab-deploy-key-list(1) Auto generated by spf13/cobra Jun 2026 glab(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | OPTIONS INHERITED FROM PARENT COMMANDS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-deploy-key&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
