Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Anonymous
2 years ago1Password SSH within local devcontainer in vscode
Hi there,
I've been using the SSH key management built into 1Password and really enjoy it. When using vscode it easily pulls through my ssh keys to sign commits and push to github repo.
Howev...
Anonymous
2 years agoThanks @EERattler. In the end https://1password.community/discussion/132867/visual-studio-code-remote-development-server-and-1password-ssh-config#latest resovled the issue.
bash
export SSH_AUTH_SOCK=~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock
code .