A transport that runs the real ssh binary through the injected runner.
Constructing one opens nothing; the first exec() is the first contact. That is what lets
migrate survey --dry-run build the whole command plan against a live target and print it without
a connection.
A transport that runs the real
sshbinary through the injected runner.Constructing one opens nothing; the first
exec()is the first contact. That is what letsmigrate survey --dry-runbuild the whole command plan against a live target and print it without a connection.