jx gitops helm escape
Escapes any {{ or }} characters in the YAML files so they can be included in a helm chart
Usage
jx gitops helm escape
Synopsis
Escapes any {{ or }} characters in the YAML files so they can be included in a helm chart
Examples
# escapes any yaml files so they can be included in a helm chart
jx-gitops helm escape --dir myyaml
Options
-d, --dir string the directory to recursively look for the *.yaml or *.yml files (default ".")
-h, --help help for escape
Source
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)