Skip to content

Commit bbe9740

Browse files
committed
make docs
1 parent feb0a01 commit bbe9740

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/cmd/tkn_pipeline_start.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ my-secret, my-empty-dir and my-volume-claim-template)
7777
-s, --serviceaccount string pass the serviceaccount name
7878
--showlog show logs right after starting the Pipeline
7979
--skip-optional-workspace skips the prompt for optional workspaces
80+
--task-run-spec string local or remote file containing a TaskRunSpec definition
8081
--task-serviceaccount strings pass the service account corresponding to the task
8182
--tasks-timeout string timeout for Pipeline TaskRuns
8283
--use-param-defaults use default parameter values without prompting for input

docs/man/man1/tkn-pipeline-start.1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ Parameters, at least those that have no default value
8383
\fB\-\-skip\-optional\-workspace\fP[=false]
8484
skips the prompt for optional workspaces
8585

86+
.PP
87+
\fB\-\-task\-run\-spec\fP=""
88+
local or remote file containing a TaskRunSpec definition
89+
8690
.PP
8791
\fB\-\-task\-serviceaccount\fP=[]
8892
pass the service account corresponding to the task

0 commit comments

Comments
 (0)