gh-gpg-key - Man Page

Manage GPG keys

Synopsis

gh gpg-key <command> [flags]

Description

Manage GPG keys registered with your GitHub account.

Available Commands

gh-gpg-key-add(1)

Add a GPG key to your GitHub account

gh-gpg-key-delete(1)

Delete a GPG key from your GitHub account

gh-gpg-key-list(1)

Lists GPG keys in your GitHub account

Exit Codes

0: Successful execution

1: Error

2: Command canceled

4: Authentication required

NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information.

See Also

gh(1)

Referenced By

gh(1), gh-gpg-key-add(1), gh-gpg-key-delete(1), gh-gpg-key-list(1).

Dec 2024 GitHub CLI manual