Skip to content

Function: sshHostname()

ts
function sshHostname(target, opIndex?): string;

The hostname of one operation's SSH sidecar, as published through the node's proxy.

Parameters

ParameterType
targetSshJobTarget
opIndex?number

Returns

string