Skip to main content
Name:trickest-execute
Category:Utilities
Publisher:trickest-mhmdiaa
Created:8/17/2022
Container:quay.io/trickest/trickest-execute:v2.1.4-patch-2
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)
max
boolean
--maxUse maximum number of machines for workflow execution
url
string
required
--urlURL for referencing a workflow, project, or space
fleet
string
--fleetThe name of the fleet to use to execute the workflow (default Managed fleet)
input
string
--inputInput to pass to the workflow in the format key=value (can be used multiple times)
space
string
--spaceSpace name
token
string
required
--tokenTrickest authentication token
watch
boolean
--watchWatch the execution running
config
file
--configYAML file for run configuration
output
string
--outputOutput to download when the execution is finished (can be used multiple times)
project
string
--projectProject name
machines
string
--machinesThe number of machines to use for the workflow execution (default 1)
set-name
string
--set-nameSet workflow name if it's imported from the library
workflow
string
--workflowWorkflow name
output-all
boolean
--output-allDownload all outputs when the execution is finished
token-file
file
--token-fileTrickest authentication token file
api-endpoint
string
--api-endpointThe base Trickest platform API endpoint. (default https://api.trickest.io)
create-missing
boolean
--create-missingCreate space and project if they don't exist
use-static-ips
boolean
--use-static-ipsUse static IP addresses for the execution
node-dependency
file
--node-dependencyThis flag doesn't affect the execution logic of the CLI in any way and is intended for controlling node execution order on the Trickest platform only.
include-primitive-nodes
boolean
--include-primitive-nodesInclude primitive nodes in the workflow tree