mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
306 B
306 B
init
[Alpha] Initialize a directory with a Krmfile.
Synopsis
[Alpha] Initialize a directory with a Krmfile.
DIR: Path to local directory.
Examples
# create a Krmfile in the local directory
kustomize cfg init
# create a Krmfile in my-dir/
kustomize cfg init my-dir/