dahlbyk/posh-sshell

Parse .ssh/config for keys to add.

Closed this issue · 1 comments

As per dahlbyk/posh-git#232

Once we have a parser in place (#2) this will be possible.

Implemented in 85e7a9d.

Add-SshKey now has an All parameter which will load all keys defined against hosts in ~/.ssh/config