Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 818 Bytes

jx-gitops_helmfile_validate.md

File metadata and controls

32 lines (20 loc) · 818 Bytes

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

SEE ALSO

Auto generated by spf13/cobra on 5-Oct-2022