tool · inferred from evidence
tsh
A command-line tool used for logins, part of the Teleport suite.
- Teleport tsh Yubikey gpg-agent SSH_AUTH_SOCK issues login agent certificate
Point SSH_AUTH_SOCK at the gpg-agent SSH socket explicitly instead of the launchd-provided one: add `export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)` to your shell rc file (this resolves to your home directory). The reporter co