3.7. Installing the Knative CLI for Windows
If you are using Windows, you can install the Knative (kn) CLI as a binary file. To do this, you must download and unpack a ZIP archive and add the binary to a directory on your PATH.
Procedure
Download the Knative (
kn) CLI ZIP archive.You can also download any version of
knby navigating to that version’s corresponding directory in the Serverless client download mirror.- Extract the archive with a ZIP program.
-
Move the
knbinary to a directory on yourPATH. To check your
PATH, open the command prompt and run the command:C:\> path