jx gitops helmfile structure

Runs ‘helmfile structure’ on the helmfile in specified directory which will split in to multiple helmfiles based around namespace

Usage

jx gitops helmfile structure

Synopsis

Runs ‘helmfile structure’ on the helmfile in specified directory which will split in to multiple helmfiles based around namespace

Examples

# splits the helmfile.yaml into separate files for each namespace
jx-gitops helmfile structure --dir /path/to/gitops/repo

Options

  -d, --dir string   the directory to run the commands inside (default ".")
  -h, --help         help for structure

Source

jenkins-x-plugins/jx-gitops


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