Files
kustomize/cmd/config/docs/commands/init.md
2020-06-03 11:56:59 -07:00

19 lines
312 B
Markdown

## 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 config init
# create a Krmfile in my-dir/
kustomize config init my-dir/