getdave/grunt-deployments

Private key file

Opened this issue · 0 comments

It would be more flexible if it was possible to specify a "privateKey" option, as is done by grunt-rsync and grunt-rsyncwrapper (and, in fact, rsync itself).

This could eliminate the need for a separate key-agent process.