trickest-execute
Execute a Trickest workflow
Name:trickest-execute
Category:Utilities
Publisher:trickest-mhmdiaa
Created:8/17/2022
Container:
quay.io/trickest/trickest-execute:v1.8.3
Output Type:
License:Unknown
Source:View Source
Parameters
--ci
Run in CI mode (in-progreess executions will be stopped when the CLI is forcefully stopped - if not set, you will be asked for confirmation)--fleet
The name of the fleet to use to execute the workflow--space
Space name--token
Trickest authentication token--watch
Watch the execution running--config
YAML file for run configuration--project
Project name--machines
Specify the number of machines. Use one value for default/self-hosted machines (e.g. 3) or three values for small-medium-large (e.g. 1-1-1)--set-name
Set workflow name--workflow
Workflow name--node-dependency
Connect a node that must be executed before trickest-execute runs.--output-all
Download all outputs when the execution is finished--token-file
Trickest authentication token file--show-params
Show parameters in the workflow tree--create-project
If the project doesn't exist, create it using the project flag as its name (or workflow name if not set)--max
Use maximum number of machines for workflow execution