Skip to content

SSH.SendInput

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any String
Output ➡️ The resulting output of the shard {String}
Session No SSH shell session object none SSH.ShellVar(SSH.Shell)
Timeout No Timeout in seconds (default: 10) 10 IntVar(Int)
MaxOutputBytes No Maximum output bytes to retain (keeps tail, 0 = unlimited, default: 65536) 65536 IntVar(Int)

Send input to an interactive SSH command