Run Shell Command

These actions provide ability to execute shell commands.

Run Shell Command Actions

CallShell

Executes given shell command. Event metadata parameters applicable for this action are as follows:

Parameter
Definition
Example
Default

Command

Main command to execute

ls

-

Track

Whether status updates should be recorded in process state or not

true

false

Parameters

Arguments to add

-

-

Last updated