Skip to content

Run Executable

Run executable

Inputs#

Port Description
Path
Path to the executable.
Args
Arguments to pass to the script.
Stdin
Stream to pass to the scripts stdin.
Print
Option to capture the print to the stdout, to the output of the node or both.
Environment Vars
Environment variables to set before running the executable.

Outputs#

Port Description
Success
Error
Output
Exit Code

ID: run-exec@v1