mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 09:46:53 +01:00
Topic map entries, internal links, and welcome note. updated name entries fixed bucket name link to docs link to docs commenting in all internal links fixing build errors minor change fix review comments fix review comments added anchor ID
43 lines
1.1 KiB
Plaintext
43 lines
1.1 KiB
Plaintext
[id='op-tkn-reference']
|
|
= OpenShift Pipelines `tkn` reference
|
|
include::modules/common-attributes.adoc[]
|
|
include::modules/pipelines-document-attributes.adoc[]
|
|
:context: op-tkn-reference
|
|
toc::[]
|
|
|
|
|
|
This section lists the basic `tkn` CLI commands.
|
|
|
|
== Basic Syntax
|
|
`tkn [command or options] [arguments...]`
|
|
|
|
== Global Options
|
|
`--help, -h`
|
|
|
|
// Utility commands
|
|
include::modules/op-tkn-utility-commands.adoc[leveloffset=+1]
|
|
|
|
// Pipeline management commands
|
|
include::modules/op-tkn-pipeline-management.adoc[leveloffset=+1]
|
|
|
|
// Pipeline run commands
|
|
include::modules/op-tkn-pipeline-run.adoc[leveloffset=+1]
|
|
|
|
// Task management commands
|
|
include::modules/op-tkn-task-management.adoc[leveloffset=+1]
|
|
|
|
// Task run commands
|
|
include::modules/op-tkn-task-run.adoc[leveloffset=+1]
|
|
|
|
// Condition management commands
|
|
include::modules/op-tkn-condition-management.adoc[leveloffset=+1]
|
|
|
|
// Pipeline resources commands
|
|
include::modules/op-tkn-pipeline-resource-management.adoc[leveloffset=+1]
|
|
|
|
// ClusterTask management commands
|
|
include::modules/op-tkn-clustertask-management.adoc[leveloffset=+1]
|
|
|
|
// Trigger management commands
|
|
include::modules/op-tkn-trigger-management.adoc[leveloffset=+1]
|