Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
/ gh-gpg-key Public archive

Manage GPG keys registered with your GitHub account

License

Notifications You must be signed in to change notification settings

owenvoke/gh-gpg-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gh gpg-key GitHub CLI extension

NOTE: This extension is now part of gh core and is no longer supported.

This adds functionality to list and add GPG keys to GitHub until cli/cli#3822 is merged.

Install

gh extension install owenvoke/gh-gpg-key

Usage

# List the help
gh gpg-key

# Display a list of GPG keys assigned to your account
gh gpg-key list

# Add a GPG key to your account based on the id or email
gh gpg-key add [keyid|email]

License

The MIT License (MIT). Please see License File for more information.

About

Manage GPG keys registered with your GitHub account

Topics

Resources

License

Stars

Watchers

Forks

Languages