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
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)