kp cli to interact with kpack
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
Please read the contributing doc to begin contributing.
go install ./cmd/kp
kp --help
Update docs with go run cmd/docs/main.go