tkn p start
Start Pipelines
Options
Name | Description |
---|---|
--dry-run | Preview PipelineRun without running it |
--filename, -f <filename> | Local or remote file name containing a Pipeline definition to start a PipelineRun |
--finally-timeout <finally-timeout> | Timeout for Finally TaskRuns |
--labels, -l <labels> |
|
--last, -L | Re-run the Pipeline using last PipelineRun values |
--output, -o <output> | Format of PipelineRun (yaml, json or name) |
--param, -p <param> |
|
--pipeline-timeout <pipeline-timeout> | Timeout for PipelineRun |
--pod-template <pod-template> | Local or remote file containing a PodTemplate definition |
--prefix-name <prefix-name> | Specify a prefix for the PipelineRun name (must be lowercase alphanumeric characters) |
--resource, -r <resource> |
|
--serviceaccount, -s <serviceaccount> | Pass the serviceaccount name |
--showlog | Show logs right after starting the Pipeline |
--skip-optional-workspace | Skips the prompt for optional workspaces |
--task-serviceaccount <task-serviceaccount> |
|
--tasks-timeout <tasks-timeout> | Timeout for Pipeline TaskRuns |
--timeout <timeout> | Timeout for PipelineRun |
--use-param-defaults | Use default parameter values without prompting for input |
--use-pipelinerun <use-pipelinerun> | Use this pipelinerun values to re-run the pipeline |
--workspace, -w <workspace> |
|