Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoError connecting to agent: No such file or directory
I just saw the post & beta for SSH + CLI integration and this seems amazing. +1 Cant wait for the final release.
However, I'm unable to get this working at all.
* I also use a shell called fis...
Former Member
4 years agoNo success, unfortunately. (With the Keys in the Personal Vault)
```
~/.ssh ssh-add -l
The agent has no identities
~/.ssh ssh -o 'IdentitiesOnly=no' -T mailto:git@github.com
mailto:git@github.com: Permission denied (publickey).
```