Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 622 Bytes

jx-gitops_split.md

File metadata and controls

31 lines (19 loc) · 622 Bytes

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

SEE ALSO

  • jx-gitops - commands for working with GitOps based git repositories
Auto generated by spf13/cobra on 5-Oct-2022