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
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)Command:
--fleet
- The name of the fleet to use to execute the workflowCommand:
--space
- Space nameCommand:
--token
- Trickest authentication tokenCommand:
--watch
- Watch the execution runningCommand:
--config
- YAML file for run configurationCommand:
--project
- Project nameCommand:
--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)Command:
--set-name
- Set workflow nameCommand:
--workflow
- Workflow nameCommand:
--node-dependency
- Connect a node that must be executed before trickest-execute runs.Command:
--output-all
- Download all outputs when the execution is finishedCommand:
--token-file
- Trickest authentication token fileCommand:
--show-params
- Show parameters in the workflow treeCommand:
--create-project
- If the project doesn't exist, create it using the project flag as its name (or workflow name if not set)Command:
--max
- Use maximum number of machines for workflow execution