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

jenkins-x-plugins/jx-gitops


Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)