This repository was archived by the owner on Nov 22, 2022. It is now read-only.
glab prompts for ssh-key password each time #933
jorgheymans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering what magic of ssh-agent or glab is necessary to not have glab prompt for my ssh-key password each it wants to do an operation.
For normal git operations, i do
ssh-add -k
once in my terminal, and it reuses the key that was added. Butglab
somehow does not honor this.Thanks for such great tool btw, it makes interacting with gitlab a bit more bearable at times 👍
Beta Was this translation helpful? Give feedback.
All reactions