tkn t start

Start Tasks

Options

NameDescription
--dry-runPreview TaskRun without running it
--filename, -f <filename>Local or remote file name containing a Task definition to start a TaskRun
--inputresource, -i <inputresource>
  • Repeatable ♾
--labels, -l <labels>
  • Repeatable ♾
--last, -LRe-run the Task using last TaskRun values
--output <output>Format of TaskRun (yaml or json)
--outputresource, -o <outputresource>
  • Repeatable ♾
--param, -p <param>
  • Repeatable ♾
--pod-template <pod-template>Local or remote file containing a PodTemplate definition
--prefix-name <prefix-name>Specify a prefix for the TaskRun name (must be lowercase alphanumeric characters)
--serviceaccount, -s <serviceaccount>Pass the serviceaccount name
--showlogShow logs right after starting the Task
--skip-optional-workspaceSkips the prompt for optional workspaces
--timeout <timeout>Timeout for TaskRun
--use-param-defaultsUse default parameter values without prompting for input
--use-taskrun <use-taskrun>Specify a TaskRun name to use its values to re-run the TaskRun
--workspace, -w <workspace>
  • Repeatable ♾