Skip to content

Commit

Permalink
make docs
Browse files Browse the repository at this point in the history
  • Loading branch information
haedaal committed Mar 31, 2023
1 parent feb0a01 commit bbe9740
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/cmd/tkn_pipeline_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ my-secret, my-empty-dir and my-volume-claim-template)
-s, --serviceaccount string pass the serviceaccount name
--showlog show logs right after starting the Pipeline
--skip-optional-workspace skips the prompt for optional workspaces
--task-run-spec string local or remote file containing a TaskRunSpec definition
--task-serviceaccount strings pass the service account corresponding to the task
--tasks-timeout string timeout for Pipeline TaskRuns
--use-param-defaults use default parameter values without prompting for input
Expand Down
4 changes: 4 additions & 0 deletions docs/man/man1/tkn-pipeline-start.1
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ Parameters, at least those that have no default value
\fB\-\-skip\-optional\-workspace\fP[=false]
skips the prompt for optional workspaces

.PP
\fB\-\-task\-run\-spec\fP=""
local or remote file containing a TaskRunSpec definition

.PP
\fB\-\-task\-serviceaccount\fP=[]
pass the service account corresponding to the task
Expand Down

0 comments on commit bbe9740

Please sign in to comment.