CLI Reference
Overview of kpt commands
#
All kpt commands follow this general synopsis:
$$kpt [PKG_PATH] [flags]$$ 
kpt functionality is divided into following command groups:
| Group | Description | 
|---|---|
| pkg | get, update, and describe packages with resources. | 
| fn | generate, transform, validate packages using containerized functions. | 
| live | deploy local configuration packages to a cluster. | 
| alpha | commands currently in alpha and might change without notice. | 
Last modified June 16, 2025: Move docs to hugo (#4215) (2f0d4026)