Skip to content
On this page

Installation

This page explains how to install the tkn pac CLI. You need this tool to bootstrap, configure, and interact with Pipelines-as-Code from the command line.

Install

Download the latest binary directly for your operating system from the releases page.

Available operating systems are:

  • MacOS - M1 and x86 architecture
  • Linux - 64bits - RPM, Debian packages, and tarballs.
  • Linux - ARM 64bits - RPM, Debian packages, and tarballs.
  • Windows - Arm 64 Bits and x86 architecture.
On Windows, tkn-pac will look for the Kubernetes config in %USERPROFILE%\.kube\config. On Linux and MacOS, it will use the standard $HOME/.kube/config.