fin ssh-key
Manage SSH keys (fin help ssh-key)
Subcommands
| Name | Description | 
|---|
| add | Add a private SSH key from $HOME/.ssh by file name. Adds all default keys (id_rsa/id_dsa/id_ecdsa/id_ed25519) if no file name is given | 
| ls | List SSH keys loaded in the docksal-ssh-agent | 
| rm | Remove all keys from the docksal-ssh-agent | 
| new | Generate a new SSH key pair |