Awee

Exec

Execute shell commands.

Run arbitrary shell commands and capture their output. Use with care in production environments — prefer purpose-built components where available.

Components

ComponentDescription
execRuns an arbitrary shell command and captures its stdout, stderr and exit code

How is this guide?

On this page