Skip to content

Commit 5701fc4

Browse files
committed
Add the info on installing kn cli older that latest
1 parent 79e2456 commit 5701fc4

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

modules/serverless-installing-cli-linux.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,16 @@ $ kn: No such file or directory
2525
.Procedure
2626
2727
. Download the relevant Knative (`kn`) CLI `tar.gz` archive:
28-
28+
+
29+
--
2930
* link:https://mirror.openshift.com/pub/openshift-v4/clients/serverless/latest/kn-linux-amd64.tar.gz[Linux (x86_64, amd64)]
3031
3132
* link:https://mirror.openshift.com/pub/openshift-v4/clients/serverless/latest/kn-linux-s390x.tar.gz[Linux on IBM Z and LinuxONE (s390x)]
3233
3334
* link:https://mirror.openshift.com/pub/openshift-v4/clients/serverless/latest/kn-linux-ppc64le.tar.gz[Linux on IBM Power (ppc64le)]
34-
35+
--
36+
+
37+
You can also download any version of `kn` by navigating to that version's corresponding directory in the link:https://mirror.openshift.com/pub/openshift-v4/clients/serverless/[Serverless client download mirror].
3538
3639
. Unpack the archive:
3740
+

modules/serverless-installing-cli-macos.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ If you are using macOS, you can install the Knative (`kn`) CLI as a binary file.
1313
.Procedure
1414

1515
. Download the link:https://mirror.openshift.com/pub/openshift-v4/clients/serverless/latest/kn-macos-amd64.tar.gz[Knative (`kn`) CLI `tar.gz` archive].
16+
+
17+
You can also download any version of `kn` by navigating to that version's corresponding directory in the link:https://mirror.openshift.com/pub/openshift-v4/clients/serverless/[Serverless client download mirror].
1618

1719
. Unpack and extract the archive.
1820

modules/serverless-installing-cli-windows.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ If you are using Windows, you can install the Knative (`kn`) CLI as a binary fil
1313
.Procedure
1414

1515
. Download the link:https://mirror.openshift.com/pub/openshift-v4/clients/serverless/latest/kn-windows-amd64.zip[Knative (`kn`) CLI ZIP archive].
16+
+
17+
You can also download any version of `kn` by navigating to that version's corresponding directory in the link:https://mirror.openshift.com/pub/openshift-v4/clients/serverless/[Serverless client download mirror].
1618

1719
. Extract the archive with a ZIP program.
1820

0 commit comments

Comments
 (0)