mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 06:21:43 +00:00
353 B
353 B
sink
[Alpha] Implement a Sink by writing input to a local directory.
Synopsis
[Alpha] Implement a Sink by writing input to a local directory.
kustomize config sink DIR
DIR: Path to local directory.
sink writes its input to a directory
Examples
kustomize config source DIR/ | your-function | kustomize config sink DIR/