mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
add command to save the default transformer configurations to local files
This commit is contained in:
@@ -45,6 +45,7 @@ See https://sigs.k8s.io/kustomize
|
||||
// TODO: Make consistent API for newCmd* functions.
|
||||
newCmdBuild(stdOut, fsys),
|
||||
newCmdEdit(fsys),
|
||||
newCmdConfig(fsys),
|
||||
newCmdVersion(stdOut),
|
||||
)
|
||||
c.PersistentFlags().AddGoFlagSet(flag.CommandLine)
|
||||
|
||||
Reference in New Issue
Block a user