Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
forty2
4 years agoNew Contributor
Get SSH public key with CLI?
Hi all,
I've been playing with the new SSH key support (which is amazing!) but I've run into a few situations where it would be useful to be able to fetch the public key with the CLI. Unfortunatel...
Former Member
3 years agoIs there any update on this?
If i do op item get ssh_key
it shows the fulll item but if i do op item get ssh_key --fields publicKey
it is blank, I really need this for some automation im working on.
I also notice that i cant seem to return the privatekey in OpenSSH format, it is some other format?