Skip to content

Bash

Allows you to run arbitrary Bash scripts.

Type: bash/v1


Actions

Execute

Name: execute

Creates a temporary script that executes bash commands. The script is afterwards deleted.

Properties

NameLabelTypeControl TypeDescriptionRequired
scriptScriptSTRINGTEXTScript written in bash. Multiple commands are possible with the ’;’ separator.true

Output

Sample Output:

Sample result

Type: STRING