jx gitops split

Splits any YAML files which define multiple resources into separate files

Usage

jx gitops split

Synopsis

Splits any YAML files which define multiple resources into separate files

Examples

# splits any files containing multiple resources
jx-gitops split --dir .

Options

  -d, --dir string   the directory to recursively look for the *.yaml or *.yml files (default ".")
  -h, --help         help for split

Source

jenkins-x-plugins/jx-gitops


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