ssh-add / ssh-agent

ssh-add / ssh-agent#

SSH agent management.

$ eval "$(ssh-agent)"
$ ssh-add ~/.ssh/id_ed25519
$ ssh-add -L
$ ssh-add -D