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

Parameters

ci
boolean
--ciRun 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
string
required
--fleetThe name of the fleet to use to execute the workflow
space
string
required
--spaceSpace name
token
string
--tokenTrickest authentication token
watch
boolean
--watchWatch the execution running
config
file
--configYAML file for run configuration
project
string
required
--projectProject name
machines
string
--machinesSpecify 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
string
--set-nameSet workflow name
workflow
string
required
--workflowWorkflow name
dependency
file
required
--node-dependencyConnect a node that must be executed before trickest-execute runs.
output-all
boolean
--output-allDownload all outputs when the execution is finished
token-file
file
required
--token-fileTrickest authentication token file
show-params
boolean
--show-paramsShow parameters in the workflow tree
create-project
boolean
--create-projectIf the project doesn't exist, create it using the project flag as its name (or workflow name if not set)
maximize-machines
boolean
--maxUse maximum number of machines for workflow execution