glab(1) glab(1)

glab-ssh-key - Manage SSH keys registered with your GitLab account.

glab ssh-key [flags]

Add, list, get, and delete the SSH keys associated with your account.

GitLab uses SSH keys to authenticate Git operations over SSH, and, depending on each key's usage type, to verify signed commits.

-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.

-h, --help[=false] Show help for this command.

glab(1), glab-ssh-key-add(1), glab-ssh-key-delete(1), glab-ssh-key-get(1), glab-ssh-key-list(1)

Jun 2026 Auto generated by spf13/cobra