tkn p start

Start Pipelines

Options

NameDescription
--dry-runPreview 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>
  • Repeatable ♾
--last, -LRe-run the Pipeline using last PipelineRun values
--output, -o <output>Format of PipelineRun (yaml, json or name)
--param, -p <param>
  • Repeatable ♾
--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>
  • Repeatable ♾
--serviceaccount, -s <serviceaccount>Pass the serviceaccount name
--showlogShow logs right after starting the Pipeline
--skip-optional-workspaceSkips the prompt for optional workspaces
--task-serviceaccount <task-serviceaccount>
  • Repeatable ♾
--tasks-timeout <tasks-timeout>Timeout for Pipeline TaskRuns
--timeout <timeout>Timeout for PipelineRun
--use-param-defaultsUse default parameter values without prompting for input
--use-pipelinerun <use-pipelinerun>Use this pipelinerun values to re-run the pipeline
--workspace, -w <workspace>
  • Repeatable ♾