mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
47 lines
1.2 KiB
Plaintext
47 lines
1.2 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id='op-tkn-reference']
|
|
= OpenShift Pipelines tkn reference
|
|
include::_attributes/common-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]
|
|
|
|
// Hub interaction commands
|
|
include::modules/op-tkn-hub-interaction.adoc[leveloffset=+1]
|