This is the documentation for version 0.39. For documentation on the latest version of kpt, please see kpt.dev.
Desc
Display upstream package metadata
Desc displays information about the upstream package in tabular format.
Examples
# display description for the local hello-world package
kpt pkg desc hello-world/
Synopsis
kpt pkg desc DIR
DIR:
Path to a package directory
Last modified March 22, 2020: Fix indentation in generated Long message (4397847a)