kp cli to interact with kpack

November 5, 2025 ยท View on GitHub

Installation

amd64 and arm64 binaries for both Linux and OSX can be installed through Homebrew

brew tap buildpacks-community/kpack-cli
brew install kp

You can also download the binary directly from releases

Contributing

Please read the contributing doc to begin contributing.

Building Locally

go install ./cmd/kp

Getting Started

kp --help

Documentation

Update docs with go run cmd/docs/main.go

Docker Image (kpack/kp)

Contents

  1. 1Installation
  2. 2Contributing
  3. 3Building Locally
  4. 4Getting Started
  5. 5Documentation
  6. 6Docker Image (kpack/kp)