Bash provider allows executing Bash commands in a workflow, with a limitation for cloud execution.
This provider can be used in workflows.
As “step” to query data, example:
Check the following workflow example:
The Bash provider allows you to run Bash commands or scripts in your workflow. You can pass in any valid Bash command, and it will be executed in a local environment.
This provider is disabled for cloud environments and can only be used in local or self-hosted environments.
Bash provider allows executing Bash commands in a workflow, with a limitation for cloud execution.
This provider can be used in workflows.
As “step” to query data, example:
Check the following workflow example:
The Bash provider allows you to run Bash commands or scripts in your workflow. You can pass in any valid Bash command, and it will be executed in a local environment.
This provider is disabled for cloud environments and can only be used in local or self-hosted environments.