Modifies a value in a YAML file at a given path expression while preserving comments
jx-gitops yset
Modifies one or more yaml files using a path expression while preserving comments
jx gitops yset --path foo.bar --value abc *.yaml
jx gitops yset --path foo.bar --value abc --file foo.yaml
jx gitops yset --path foo.bar --value abc --file bar.yaml --file foo.yaml%!(EXTRA string=jx-gitops, string=jx-gitops)
-f, --file stringArray the file(s) to process
-h, --help help for yset
-p, --path string the path expression to modify (separated by dots)
-v, --value string the value to modify
- jx-gitops - commands for working with GitOps based git repositories