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
Each component links to its own page with its full options and outputs.
| Name | Description |
|---|---|
exec | Runs an arbitrary shell command and captures its stdout, stderr and exit code |