diff --git a/cli_reference/tkn_cli/installing-tkn.adoc b/cli_reference/tkn_cli/installing-tkn.adoc index 2d69b96261..afdf468f6e 100644 --- a/cli_reference/tkn_cli/installing-tkn.adoc +++ b/cli_reference/tkn_cli/installing-tkn.adoc @@ -11,17 +11,22 @@ Use the CLI tool to manage {pipelines-title} from a terminal. The following sect ifndef::openshift-rosa,openshift-dedicated[] 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*. endif::openshift-rosa,openshift-dedicated[] + +ifndef::openshift-enterprise,openshift-dedicated[] + :FeatureName: Running {pipelines-title} on ARM hardware include::snippets/technology-preview.adoc[] +endif::openshift-enterprise,openshift-dedicated[] + [NOTE] ==== Both the archives and the RPMs contain the following executables: -* tkn -* tkn-pac +* `tkn` +* `tkn-pac` ifndef::openshift-rosa,openshift-dedicated[] -* opc +* `opc` endif::openshift-rosa,openshift-dedicated[] ==== ifndef::openshift-rosa,openshift-dedicated[]