Getting started

Knowledge hub

Tutorials

Concepts

CLI (Command Line Interface)

Workflow Builder CLI is positioned on the bottom of Workflow Builder. It is responsible for monitoring Store Node Command.

Click on Node

In order to view Node Command, Node must be selected.

CLI Tabs

Workflow Builder CLI has only one COMMAND tab. Regarding selected Store Node Type tab has different purpose:

Tool Node

{% tabs %} {% tab title=“COMMAND” %} Tool Command is automatically generated, based on connected parameters to selected Tool Node. This command represents Command that will be run in Tool Node during Execution. Its purpose is to get closer usage of Trickest no-code to traditional Tools usage and it can be used outside this platform. {% endtab %} {% endtabs %}

Tool command tab

Script Node

{% tabs %} {% tab title=“COMMAND” %} (Bash) Script Command is presented here. User can enter own command, that will be executed, when Workflow is run. {% endtab %} {% endtabs %}

Script command tab

Splitter Node

Splitter doesn’t have any relevant information in CLI.