glab-gpg-key-get - Man Page

Returns a single GPG key specified by the ID.

Synopsis

glab gpg-key get Ā [flags]

Description

Returns a single GPG key specified by the ID.

Options Inherited from Parent Commands

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

-R,  --repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
format. Also accepts full URL or Git URL.

Example

# Get GPG key with ID as argument
$ glab gpg-key get 7750633

See Also

glab-gpg-key(1)

Referenced By

glab-gpg-key(1).

Nov 2025 Auto generated by spf13/cobra