`~/.ssh/config` 下的 ssh 代理套接字配置被忽略
作者: diegobernardes创建于 2023年8月10日更新于 2026年4月14日
标签good first issuetype:proposal
用例
1Password 具有 集成的 SSH 代理,但 Earthly 无法自动找到它。我的环境已正确配置,但我总是需要传递 SSH 套接字 earthly --ssh-auth-sock /Users/user/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock +build。
内容来源: earthly/earthly