Forum Discussion
Niels3242
10 months agoNew Contributor
How to successfully pass 1Password stored SSH key to terminal in VSCode devcontainer?
I have a Rails 8 app which is using devcontainers. On my macOS I have 1Password setup to store my ssh private key and it works as it should from the terminal in the os. Using e.g. ssh commands invoke...
Niels3242
10 months agoNew Contributor
Thanks for the suggestions. Yes SSH_AUTH_SOCK is set as it should. I looked at the links, but no luck unfortunately. Same issue still