Files
kustomize/cmd/config/docs/commands/sink.md
2020-01-07 16:24:52 -08:00

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/