Back to Kustomize

Annotate

cmd/config/docs/commands/annotate.md

3.3.1344 B
Original Source

annotate

[Alpha] Set an annotation on Resources.

Synopsis

[Alpha] Set an annotation on Resources.

DIR: Path to local directory.

Examples

kustomize cfg annotate my-dir/ --kv foo=bar

kustomize cfg annotate my-dir/ --kv foo=bar --kv a=b

kustomize cfg annotate my-dir/ --kv foo=bar --kind Deployment --name foo