Details

Category: Utilities

Publisher: trickest-mhmdiaa

Created Date: 8/17/2022

Container: quay.io/trickest/trickest-execute:v1.6.6

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
required
Command: --fleet - The name of the fleet to use to execute the workflow
space
string
required
Command: --space - Space name
token
string
Command: --token - Trickest authentication token
watch
boolean
Command: --watch - Watch the execution running
config
file
Command: --config - YAML file for run configuration
project
string
required
Command: --project - Project name
machines
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 name
workflow
string
required
Command: --workflow - Workflow name
dependency
file
required
Command: --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 finished
token-file
file
required
Command: --token-file - Trickest authentication token file
show-params
boolean
Command: --show-params - Show parameters in the workflow tree
create-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