- Notifications
You must be signed in to change notification settings - Fork928
feat: Add support for--identity-agent
incoder ssh
#1954
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I'm not sure the use case, but code LG.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I can't remember the last time I needed to juggle multiple identity agents, but I'm sure the ability is useful.
This PR adds support for
--identity-agent
orCODER_SSH_IDENTITY_AGENT
, which overridesSSH_AUTH_SOCK
.Fixes#1887