jx gitops helmfile validate
Validates helmfile.yaml against a jx canonical tree of helmfiles
Usage
jx gitops helmfile validate
Synopsis
Parses a helmfile and any nested helmfiles and validates they conform to a canonical directory structure for jx based around namespace
Examples
# Validates helmfile.yaml within the current directory
jx-gitops helmfile validate%!(EXTRA string=jx-gitops)
Options
-d, --dir string the directory that contains helmfile.yml (default ".")
--helmfile string the helmfile to template. Defaults to 'helmfile.yaml' in the directory
-h, --help help for validate
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)