Skip to content

LocalShell.Execute

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any String
Output ➡️ The resulting output of the shard {String}
Session No Local shell session object none LocalShell.SessionVar(LocalShell.Session)
Timeout No Command timeout in seconds (default: 30) 30 IntVar(Int)
CleanOutput No Clean ANSI codes and prompts from output (default: true) true BoolVar(Bool)
MaxOutputBytes No Maximum output bytes to retain (keeps tail, 0 = unlimited, default: 65536) 65536 IntVar(Int)

Execute a command in the persistent local shell session