vmware-tanzu / kpack-cli

A command line interface for interacting with kpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kp cli to interact with kpack

Installation

For osx users, brew can be used

brew tap vmware-tanzu/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)

About

A command line interface for interacting with kpack.

License:Other


Languages

Language:Go 100.0%