install-resource-group installs the ResourceGroup CRD in the cluster. kpt
uses ResourceGroup resources for storing the inventory list (which enables
pruning) , so it must be installed in a cluster prior to applying packages.
Synopsis#
kpt live install-resource-group
Examples#
# install ResourceGroup CRD into the current cluster.
$ kpt live install-resource-group