tkn ct start
Start ClusterTasks
Options
Name | Description |
---|---|
--dry-run | Preview TaskRun without running it |
--inputresource, -i <inputresource> |
|
--labels, -l <labels> |
|
--last, -L | Re-run the ClusterTask using last TaskRun values |
--output <output> | Format of TaskRun (yaml or json) |
--outputresource, -o <outputresource> |
|
--param, -p <param> |
|
--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 |
--showlog | Show logs right after starting the ClusterTask |
--skip-optional-workspace | Skips the prompt for optional workspaces |
--timeout <timeout> | Timeout for TaskRun |
--use-param-defaults | Use 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> |
|