trickest-execute
Execute a Trickest workflow
Details
Category: Utilities
Publisher: trickest-mhmdiaa
Created Date: 8/17/2022
Container: quay.io/trickest/trickest-execute:v1.8.3
Source URL: https://github.com/trickest/trickest-cli
Parameters
ci
boolean
Command:
--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
string
requiredCommand:
--fleet
- The name of the fleet to use to execute the workflowspace
string
requiredCommand:
--space
- Space nametoken
string
Command:
--token
- Trickest authentication tokenwatch
boolean
Command:
--watch
- Watch the execution runningconfig
file
Command:
--config
- YAML file for run configurationproject
string
requiredCommand:
--project
- Project namemachines
string
Command:
--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
string
Command:
--set-name
- Set workflow nameworkflow
string
requiredCommand:
--workflow
- Workflow namedependency
file
requiredCommand:
--node-dependency
- Connect a node that must be executed before trickest-execute runs.output-all
boolean
Command:
--output-all
- Download all outputs when the execution is finishedtoken-file
file
requiredCommand:
--token-file
- Trickest authentication token fileshow-params
boolean
Command:
--show-params
- Show parameters in the workflow treecreate-project
boolean
Command:
--create-project
- If the project doesn't exist, create it using the project flag as its name (or workflow name if not set)maximize-machines
boolean
Command:
--max
- Use maximum number of machines for workflow execution