Open outdooracorn opened 5 years ago
I like this, it should be a part of the database settings (and the future database info) view.
The suggestion to simplify this into a search filter that shows only entries that has a key configured would be the fastest to implement. With #4290 merged managing keys from the entry list is easy.
You can, however, already do this manually by using a unique search string and add that into every entry (like "ssh") and with #4290 it works pretty much like that then.
I think that would be an acceptable solution. I've not tested out #4290 but the screenshot looks good, thanks 👍
Summary
At the moment it takes a while to add/remove SSH keys to/from the ssh-agent as you have to go to the SSH Agent tab of each entry. Having a way to view all the SSH keys or all the entries with SSH keys would speed up adding/removing all or specific SSH keys.
Desired Behavior
Possible Solutions
In no particular order but numbered so can be referenced:
To implement showing all keys/entries with keys:
As I currently see it:
To implement adding all/selected keys to the ssh-agent:
Ctrl
+H
shortcut.