glab-gpg-key - Man Page

Manage GPG keys registered with your GitLab account.

Synopsis

glab gpg-key  [flags]

Description

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

GitLab uses GPG keys to verify the signatures on signed commits and tags.

Options

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

Options Inherited from Parent Commands

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

See Also

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

Referenced By

glab(1), glab-gpg-key-add(1), glab-gpg-key-delete(1), glab-gpg-key-get(1), glab-gpg-key-list(1).

Jun 2026 Auto generated by spf13/cobra