kryptco / kr

DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
https://krypt.co/developers/
Other
1.59k stars 109 forks source link

kr copy pgp copies the ssh key #219

Closed asmeurer closed 6 years ago

asmeurer commented 6 years ago

The instructions for kr codesign and kr me pgp say to use kr copy pgp to copy the pgp key. But when I do this, it copies the ssh key.

kcking commented 6 years ago

Which version of kr do you currently have installed?

asmeurer commented 6 years ago

2.4.2

kcking commented 6 years ago

Ok please run kr upgrade and try again

asmeurer commented 6 years ago

OK, it works now. Usually kr notifies you when it needs to be updated, which is why I assumed it was the latest version.