Skip to content

Function: createSshCommand()

ts
function createSshCommand(target, options?): SshConnectionDescriptor;

Describes the ssh invocation that reaches a job through its node's proxy.

Parameters

ParameterType
targetSshJobTarget
options?SshCommandOptions

Returns

SshConnectionDescriptor