This is the documentation for version 0.39. For documentation on the latest version of kpt, please see kpt.dev.

source code

Dust off your go compiler and install from source.

Install by compiling the source.

GO111MODULE=on go get -v github.com/GoogleContainerTools/kpt

Note: kpt version will return unknown for binaries installed with go get.

kpt help