Skip to main content

Module ssh

Module ssh 

Source
Expand description

SSH-based remote execution.

Builds SSH command strings and parses output for remote workflow step execution on machines accessible via SSH.

Structsยง

SshConfig
SSH connection configuration for a remote machine.
SshExecutor
SSH-based remote executor.