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 October 29, 2025: Doc proof reading and fixes (#4304) (0cfdfd6d)