Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Anonymous
3 years agoHow do I use the 1password ssh agent without installing the 1password gui?
I have a headless machine (VM) that I would like to use 1password ssh agent on (I've got the 1password-cli installed), but it doesn't appear to be possible to setup the ssh agent without the gui.
...
floris_1P
1Password Team
2 years ago@shanesveller Yep, agent forwarding works great for commit signing too! To set it up, you have to set user.signingkey, user.email, gpg.format ssh on the remote machine, because your local Gitconfig won't automatically be "forwarded" too.