Skip to main content
December 17, 2022
Question

Is it possible for 1Password CLI running on WSL to connect with 1Password hosted on Windows?

  • December 17, 2022
  • 41 replies
  • 12151 views

Right now I can access 1Password on my WSL Debian installation using the CLI. But I have to enter my master password even when Windows is authenticated. I was just curious if it's possible to connect the two (a-la the SSH agent forwarding magic outlined here - https://1password.community/discussion/128023/ssh-agent-on-windows-subsystem-for-linux)


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided

41 replies

August 16, 2025

I had a lot of trouble with this especially with Terraform, and @yjo helped out a lot but the script needed some minor adjustments. I've adjusted their wrapper script and added the ability to auto detect where your windows install is so windows 1Password CLI updates won't break everything, and posted it on GitHub with included install instructions. I hope this helps someone!

https://github.com/Swage590/1Password-CLI-WSL-Integration/tree/main

October 21, 2025

Thank you very much. I confirm, this method perfectly works.