Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cmd/tkn_clustertask_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Delete a clustertask resource in a cluster
# Delete a ClusterTask of name 'foo'
tkn clustertask delete foo

tkn ct rm foo ",
tkn ct rm foo


### Options
Expand Down
2 changes: 1 addition & 1 deletion docs/cmd/tkn_pipelinerun_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Delete a pipelinerun in a namespace
# Delete a PipelineRun of name 'foo' in namespace 'bar'
tkn pipelinerun delete foo -n bar

tkn pr rm foo -n bar",
tkn pr rm foo -n bar


### Options
Expand Down
2 changes: 1 addition & 1 deletion docs/cmd/tkn_pipelinerun_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Describe a pipelinerun in a namespace
# Describe a PipelineRun of name 'foo' in namespace 'bar'
tkn pipelinerun describe foo -n bar

tkn pr desc foo -n bar",
tkn pr desc foo -n bar


### Options
Expand Down
2 changes: 1 addition & 1 deletion docs/cmd/tkn_pipelinerun_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Lists pipelineruns in a namespace
tkn pipelinerun list foo -n bar

# List all pipelineruns in a namespaces 'foo'
tkn pr list -n foo",
tkn pr list -n foo


### Options
Expand Down
2 changes: 1 addition & 1 deletion docs/cmd/tkn_resource_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Delete a pipeline resource in a namespace
# Delete a PipelineResource of name 'foo' in namespace 'bar'
tkn resource delete foo -n bar

tkn res rm foo -n bar",
tkn res rm foo -n bar


### Options
Expand Down
2 changes: 1 addition & 1 deletion docs/cmd/tkn_resource_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Describes a pipeline resource in a namespace
# Describe a PipelineResource of name 'foo' in namespace 'bar'
tkn resource describe foo -n bar

tkn res desc foo -n bar",
tkn res desc foo -n bar


### Options
Expand Down
2 changes: 1 addition & 1 deletion docs/cmd/tkn_resource_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Lists pipeline resources in a namespace


# List all PipelineResources in a namespaces 'foo'
tkn pre list -n foo",
tkn pre list -n foo


### Options
Expand Down
2 changes: 1 addition & 1 deletion docs/cmd/tkn_taskrun_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Delete a taskrun in a namespace
# Delete a TaskRun of name 'foo' in namespace 'bar'
tkn taskrun delete foo -n bar

tkn tr rm foo -n bar",
tkn tr rm foo -n bar


### Options
Expand Down
2 changes: 1 addition & 1 deletion docs/cmd/tkn_taskrun_describe.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Describe a taskrun in a namespace
# Describe a TaskRun of name 'foo' in namespace 'bar'
tkn taskrun describe foo -n bar

tkn tr desc foo -n bar",
tkn tr desc foo -n bar


### Options
Expand Down
4 changes: 2 additions & 2 deletions docs/cmd/tkn_taskrun_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Lists taskruns in a namespace


# List all TaskRuns of Task name 'foo'
tkn taskrun list foo -n bar
tkn taskrun list foo -n bar

# List all taskruns in a namespaces 'foo'
tkn tr list -n foo \n",
tkn tr list -n foo


### Options
Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-clustertask-delete.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-CLUSTERTASK\-DELETE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-CLUSTERTASK\-DELETE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -58,7 +58,7 @@ Delete a clustertask resource in a cluster
tkn clustertask delete foo

.PP
tkn ct rm foo ",
tkn ct rm foo


.SH SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-clustertask-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-CLUSTERTASK\-LIST" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-CLUSTERTASK\-LIST" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-clustertask.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-CLUSTERTASK" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-CLUSTERTASK" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-completion.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-COMPLETION" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-COMPLETION" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipeline-delete.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINE\-DELETE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINE\-DELETE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipeline-describe.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINE\-DESCRIBE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINE\-DESCRIBE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipeline-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINE\-LIST" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINE\-LIST" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipeline-logs.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINE\-LOGS" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINE\-LOGS" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipeline-start.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINE\-START" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINE\-START" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipeline.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipelinerun-cancel.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINERUN\-CANCEL" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINERUN\-CANCEL" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-pipelinerun-delete.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINERUN\-DELETE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINERUN\-DELETE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -58,7 +58,7 @@ Delete a pipelinerun in a namespace
tkn pipelinerun delete foo \-n bar

.PP
tkn pr rm foo \-n bar",
tkn pr rm foo \-n bar


.SH SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-pipelinerun-describe.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINERUN\-DESCRIBE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINERUN\-DESCRIBE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -54,7 +54,7 @@ Describe a pipelinerun in a namespace
tkn pipelinerun describe foo \-n bar

.PP
tkn pr desc foo \-n bar",
tkn pr desc foo \-n bar


.SH SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-pipelinerun-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINERUN\-LIST" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINERUN\-LIST" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -60,7 +60,7 @@ tkn pipelinerun list foo \-n bar

.SH List all pipelineruns in a namespaces 'foo'
.PP
tkn pr list \-n foo",
tkn pr list \-n foo


.SH SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipelinerun-logs.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINERUN\-LOGS" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINERUN\-LOGS" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-pipelinerun.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-PIPELINERUN" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-PIPELINERUN" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-resource-delete.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-RESOURCE\-DELETE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-RESOURCE\-DELETE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -58,7 +58,7 @@ Delete a pipeline resource in a namespace
tkn resource delete foo \-n bar

.PP
tkn res rm foo \-n bar",
tkn res rm foo \-n bar


.SH SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-resource-describe.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-RESOURCE\-DESCRIBE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-RESOURCE\-DESCRIBE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -54,7 +54,7 @@ Describes a pipeline resource in a namespace
tkn resource describe foo \-n bar

.PP
tkn res desc foo \-n bar",
tkn res desc foo \-n bar


.SH SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-resource-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-RESOURCE\-LIST" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-RESOURCE\-LIST" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -55,7 +55,7 @@ Lists pipeline resources in a namespace

.SH List all PipelineResources in a namespaces 'foo'
.PP
tkn pre list \-n foo",
tkn pre list \-n foo


.SH SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-resource.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-RESOURCE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-RESOURCE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-task-delete.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-TASK\-DELETE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-TASK\-DELETE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-task-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-TASK\-LIST" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-TASK\-LIST" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-task.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-TASK" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-TASK" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-taskrun-delete.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-TASKRUN\-DELETE" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-TASKRUN\-DELETE" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -58,7 +58,7 @@ Delete a taskrun in a namespace
tkn taskrun delete foo \-n bar

.PP
tkn tr rm foo \-n bar",
tkn tr rm foo \-n bar


.SH SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-taskrun-describe.1
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Describe a taskrun in a namespace
tkn taskrun describe foo \-n bar

.PP
tkn tr desc foo \-n bar",
tkn tr desc foo \-n bar


.SH SEE ALSO
Expand Down
6 changes: 3 additions & 3 deletions docs/man/man1/tkn-taskrun-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-TASKRUN\-LIST" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-TASKRUN\-LIST" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -55,12 +55,12 @@ Lists taskruns in a namespace

.SH List all TaskRuns of Task name 'foo'
.PP
tkn taskrun list foo \-n bar
tkn taskrun list foo \-n bar


.SH List all taskruns in a namespaces 'foo'
.PP
tkn tr list \-n foo \\n",
tkn tr list \-n foo


.SH SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-taskrun-logs.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-TASKRUN\-LOGS" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-TASKRUN\-LOGS" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
4 changes: 2 additions & 2 deletions docs/man/man1/tkn-taskrun.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-TASKRUN" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-TASKRUN" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down Expand Up @@ -34,4 +34,4 @@ Manage taskruns

.SH SEE ALSO
.PP
\fBtkn(1)\fP, \fBtkn\-taskrun\-delete(1)\fP, \fBtkn\-taskrun\-list(1)\fP, \fBtkn\-taskrun\-logs(1)\fP
\fBtkn(1)\fP, \fBtkn\-taskrun\-delete(1)\fP, \fBtkn\-taskrun\-describe(1)\fP, \fBtkn\-taskrun\-list(1)\fP, \fBtkn\-taskrun\-logs(1)\fP
2 changes: 1 addition & 1 deletion docs/man/man1/tkn-version.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN\-VERSION" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN\-VERSION" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion docs/man/man1/tkn.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "TKN" "1" "Aug 2019" "Auto generated by spf13/cobra" ""
.TH "TKN" "1" "Sep 2019" "Auto generated by spf13/cobra" ""
.nh
.ad l

Expand Down
2 changes: 1 addition & 1 deletion pkg/cmd/clustertask/delete.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func deleteCommand(p cli.Params) *cobra.Command {
# Delete a ClusterTask of name 'foo'
tkn clustertask delete foo

tkn ct rm foo ",
tkn ct rm foo
`

c := &cobra.Command{
Expand Down
2 changes: 1 addition & 1 deletion pkg/cmd/pipelineresource/delete.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func deleteCommand(p cli.Params) *cobra.Command {
# Delete a PipelineResource of name 'foo' in namespace 'bar'
tkn resource delete foo -n bar

tkn res rm foo -n bar",
tkn res rm foo -n bar
`

c := &cobra.Command{
Expand Down
2 changes: 1 addition & 1 deletion pkg/cmd/pipelineresource/describe.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ func describeCommand(p cli.Params) *cobra.Command {
# Describe a PipelineResource of name 'foo' in namespace 'bar'
tkn resource describe foo -n bar

tkn res desc foo -n bar",
tkn res desc foo -n bar
`

c := &cobra.Command{
Expand Down
Loading