Function: createSshCommand()
ts
function createSshCommand(target, options?): SshConnectionDescriptor;Describes the ssh invocation that reaches a job through its node's proxy.
Parameters
| Parameter | Type |
|---|---|
target | SshJobTarget |
options? | SshCommandOptions |