Since https://github.com/AcalephStorage/spriteful/commit/11b54beecb7eb0bfdd6ff6bac62e8827f63a1199 `sshkey` in cmdline doesn't work. In fact "+" in json configuration became a " ". here is line https://github.com/AcalephStorage/spriteful/blob/master/src/spriteful/spriteful.go#L146 and a quick and dirty fix https://github.com/guilhem/spriteful/commit/50e40a735aad26221518ecc06aef8043c12f3eb4
Since 11b54be
sshkeyin cmdline doesn't work.In fact "+" in json configuration became a " ".
here is line https://github.com/AcalephStorage/spriteful/blob/master/src/spriteful/spriteful.go#L146 and a quick and dirty fix https://github.com/guilhem/spriteful/commit/50e40a735aad26221518ecc06aef8043c12f3eb4