# show without importing
gpg --import --import-options show-only foo.key
# import
gpg --import foo.key
# list all public & private keys (see what’s imported)
gpg --list-keys
Created
November 8, 2017 08:51
-
-
Save exalted/a0ec65fdbe388ffeb8aa258825f62c7a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment