1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

add tkn-pac info

This commit is contained in:
SNiemann15
2022-08-25 11:27:38 +02:00
committed by openshift-cherrypick-robot
parent 43b7735a9e
commit 888f9d4f84
4 changed files with 14 additions and 7 deletions

View File

@@ -6,10 +6,13 @@ include::_attributes/common-attributes.adoc[]
toc::[]
Use the `tkn` CLI to manage {pipelines-title} from a terminal. The following section describes how to install `tkn` on different platforms.
Use the `tkn` CLI tool to manage {pipelines-title} from a terminal. The following section describes how to install `tkn` on different platforms.
You can also find the URL to the latest binaries from the {product-title} web console by clicking the *?* icon in the upper-right corner and selecting *Command Line Tools*.
:FeatureName: Running {pipelines-title} on ARM hardware
include::snippets/technology-preview.adoc[]
// Install tkn on Linux
include::modules/op-installing-tkn-on-linux.adoc[leveloffset=+1]