`tree`
Display resources, files and packages in a tree structure.
tree
displays resources, files and packages in a tree structure.
Synopsis #
kpt pkg tree [DIR]
Args #
DIR:
Path to a directory containing KRM resource(s). Defaults to the current working directory.
Examples #
# Show resources in the current directory.
$ kpt pkg tree
Last modified June 16, 2025: Move docs to hugo (#4215) (2f0d4026)