Skip to content

Commit 73f01fd

Browse files
authored
Merge pull request #54716 from SNiemann15/pipelines19_cli_version
[RHDEVDOCS-4883] bump up versions for Pipelines 1.9 release
2 parents 98f1ae5 + 62fbc57 commit 73f01fd

6 files changed

+54
-42
lines changed

cli_reference/tkn_cli/installing-tkn.adoc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,25 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
Use the `tkn` CLI tool to manage {pipelines-title} from a terminal. The following section describes how to install `tkn` on different platforms.
9+
Use the CLI tool to manage {pipelines-title} from a terminal. The following section describes how to install the CLI tool on different platforms.
1010

1111
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*.
1212

1313
:FeatureName: Running {pipelines-title} on ARM hardware
1414
include::snippets/technology-preview.adoc[]
1515

16+
[NOTE]
17+
====
18+
Both the archives and the RPMs contain the following executables:
19+
20+
* tkn
21+
* tkn-pac
22+
* opc
23+
====
24+
25+
:FeatureName: Running {pipelines-title} with the `opc` CLI tool
26+
include::snippets/technology-preview.adoc[]
27+
1628
// Install tkn on Linux
1729
include::modules/op-installing-tkn-on-linux.adoc[leveloffset=+1]
1830

modules/op-installing-pipelines-as-code-cli.adoc

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,24 @@
44

55
:_content-type: PROCEDURE
66
[id="installing-pipelines-as-code-cli_{context}"]
7-
= Installing {pac} CLI
7+
= Installing {pac} CLI
88

99
[role="_abstract"]
10-
Cluster administrators can use the `tkn-pac` CLI tool on local machines or as containers for testing. The `tkn-pac` CLI tool is installed automatically when you install the `tkn` CLI for {pipelines-title}.
10+
Cluster administrators can use the `tkn-pac` and `opc` CLI tools on local machines or as containers for testing. The `tkn-pac` and `opc` CLI tools are installed automatically when you install the `tkn` CLI for {pipelines-title}.
1111

12-
You can also install the `tkn-pac` `tkn-pac` version `0.23.1` binaries for the supported platforms:
12+
You can install the `tkn-pac` and `opc` version `1.9.0` binaries for the supported platforms:
1313

14-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.23.1/tkn-pac-linux-amd64-0.23.1.tar.gz[Linux (x86_64, amd64)]
15-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.23.1/tkn-pac-linux-s390x-0.23.1.tar.gz[Linux on IBM Z and LinuxONE (s390x)]
16-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.23.1/tkn-pac-linux-ppc64le-0.23.1.tar.gz[Linux on IBM Power Systems (ppc64le)]
17-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.23.1/tkn-pac-macos-amd64-0.23.1.tar.gz[Mac]
18-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.23.1/tkn-pac-windows-amd64-0.23.1.zip[Windows]
19-
+
20-
[NOTE]
21-
====
22-
The binaries are compatible with `tkn` version `0.23.1`.
23-
====
14+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)]
15+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-linux-s390x.tar.gz[Linux on IBM Z and LinuxONE (s390x)]
16+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-linux-ppc64le.tar.gz[Linux on IBM Power (ppc64le)]
17+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-macos-amd64.tar.gz[macOS]
18+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-windows-amd64.zip[Windows]
2419
2520
// In addition, you can install `tkn-pac` using the following methods:
2621

2722
// [CAUTION]
2823
// ====
29-
// The `tkn-pac` CLI tool available using these methods is _not updated regularly_.
24+
// The `tkn-pac` CLI tool available using these methods is _not updated regularly_.
3025
// ====
3126

3227
// * Install on Linux or Mac OS using the `brew` package manager:

modules/op-installing-tkn-on-linux-using-rpm.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
:_content-type: PROCEDURE
66
[id="installing-tkn-on-linux-using-rpm"]
77

8-
= Installing {pipelines-title} CLI (tkn) on Linux using an RPM
8+
= Installing the {pipelines-title} CLI on Linux using an RPM
99

1010
[role="_abstract"]
11-
For {op-system-base-full} version 8, you can install the {pipelines-title} CLI (`tkn`) as an RPM.
11+
For {op-system-base-full} version 8, you can install the {pipelines-title} CLI as an RPM.
1212

1313
.Prerequisites
1414

@@ -51,28 +51,28 @@ For {op-system-base-full} version 8, you can install the {pipelines-title} CLI (
5151
+
5252
[source,terminal]
5353
----
54-
# subscription-manager repos --enable="pipelines-1.8-for-rhel-8-x86_64-rpms"
54+
# subscription-manager repos --enable="pipelines-1.9-for-rhel-8-x86_64-rpms"
5555
----
5656
+
5757
* Linux on IBM Z and LinuxONE (s390x)
5858
+
5959
[source,terminal]
6060
----
61-
# subscription-manager repos --enable="pipelines-1.8-for-rhel-8-s390x-rpms"
61+
# subscription-manager repos --enable="pipelines-1.9-for-rhel-8-s390x-rpms"
6262
----
6363
+
6464
* Linux on IBM Power (ppc64le)
6565
+
6666
[source,terminal]
6767
----
68-
# subscription-manager repos --enable="pipelines-1.8-for-rhel-8-ppc64le-rpms"
68+
# subscription-manager repos --enable="pipelines-1.9-for-rhel-8-ppc64le-rpms"
6969
----
7070
+
7171
* Linux on ARM (arm64)
7272
+
7373
[source,terminal]
7474
----
75-
# subscription-manager repos --enable="pipelines-1.8-for-rhel-8-arm64-rpms"
75+
# subscription-manager repos --enable="pipelines-1.9-for-rhel-8-arm64-rpms"
7676
----
7777
. Install the `openshift-pipelines-client` package:
7878
+

modules/op-installing-tkn-on-linux.adoc

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,27 @@
55
:_content-type: PROCEDURE
66
[id="installing-tkn-on-linux"]
77

8-
= Installing {pipelines-title} CLI (tkn) on Linux
8+
= Installing the {pipelines-title} CLI on Linux
99

1010
[role="_abstract"]
11-
For Linux distributions, you can download the CLI directly as a `tar.gz` archive.
11+
For Linux distributions, you can download the CLI as a `tar.gz` archive.
1212

1313
.Procedure
1414

1515
. Download the relevant CLI tool.
1616

17-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)]
17+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-linux-amd64.tar.gz[Linux (x86_64, amd64)]
1818

19-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-s390x.tar.gz[Linux on IBM Z and LinuxONE (s390x)]
19+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-linux-s390x.tar.gz[Linux on IBM Z and LinuxONE (s390x)]
2020

21-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-ppc64le.tar.gz[Linux on IBM Power (ppc64le)]
21+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-linux-ppc64le.tar.gz[Linux on IBM Power (ppc64le)]
2222

23-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-linux-arm64.tar.gz[Linux on ARM (arm64)]
23+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-linux-arm64.tar.gz[Linux on ARM (arm64)]
24+
25+
// Binaries also need to be updated in the following modules:
26+
// op-installing-pipelines-as-code-cli.adoc
27+
// op-installing-tkn-on-windows.adoc
28+
// op-installing-tkn-on-macos.adoc
2429

2530
. Unpack the archive:
2631
+
@@ -29,9 +34,9 @@ For Linux distributions, you can download the CLI directly as a `tar.gz` archive
2934
$ tar xvzf <file>
3035
----
3136

32-
. Place the `tkn` and `tkn-pac` binaries in a directory that is on your `PATH`.
37+
. Add the location of your `tkn`, `tkn-pac`, and `opc` files to your `PATH` environment variable.
3338

34-
. To check your `PATH`, run:
39+
. To check your `PATH`, run the following command:
3540
+
3641
[source,terminal]
3742
----

modules/op-installing-tkn-on-macos.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@
55
:_content-type: PROCEDURE
66
[id="installing-tkn-on-macos"]
77

8-
= Installing {pipelines-title} CLI (tkn) on macOS
8+
= Installing the {pipelines-title} CLI on macOS
99

1010
[role="_abstract"]
11-
For macOS, the `tkn` CLI is provided as a `tar.gz` archive.
11+
For macOS, you can download the CLI as a `tar.gz` archive.
1212

1313
.Procedure
1414

1515
. Download the relevant CLI tool.
1616

17-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-macos-amd64.tar.gz[macOS]
17+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-macos-amd64.tar.gz[macOS]
1818

19-
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-macos-arm64.tar.gz[macOS on ARM]
19+
* link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-macos-arm64.tar.gz[macOS on ARM]
2020

21-
. Unpack and unzip the archive.
21+
. Unpack and extract the archive.
2222

23-
. Move the `tkn` and `tkn-pac` binaries to a directory on your `PATH`.
23+
. Add the location of your `tkn`, `tkn-pac`, and `opc` files to your `PATH` environment variable.
2424

25-
. To check your `PATH`, open a terminal window and run:
25+
. To check your `PATH`, run the following command:
2626
+
2727
[source,terminal]
2828
----

modules/op-installing-tkn-on-windows.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
:_content-type: PROCEDURE
66
[id="installing-tkn-on-windows"]
77

8-
= Installing {pipelines-title} CLI (tkn) on Windows
8+
= Installing the {pipelines-title} CLI on Windows
99

1010
[role="_abstract"]
11-
For Windows, the `tkn` CLI is provided as a `zip` archive.
11+
For Windows, you can download the CLI as a `zip` archive.
1212

1313
.Procedure
1414

15-
. Download the link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/0.24.1/tkn-windows-amd64.zip[CLI tool].
15+
. Download the link:https://mirror.openshift.com/pub/openshift-v4/clients/pipeline/1.9.0/tkn-windows-amd64.zip[CLI tool].
1616

17-
. Unzip the archive with a ZIP program.
17+
. Extract the archive with a ZIP program.
1818

19-
. Add the location of your `tkn.exe` and `tkn-pac.exe` files to your `PATH` environment variable.
19+
. Add the location of your `tkn`, `tkn-pac`, and `opc` files to your `PATH` environment variable.
2020

21-
. To check your `PATH`, open the command prompt and run the command:
21+
. To check your `PATH`, run the following command:
2222
+
2323
[source,terminal]
2424
----

0 commit comments

Comments
 (0)