jx gitops lint

Lints the gitops files in the file system

Usage

jx gitops lint

Synopsis

Lints the gitops files in the file system

Examples

# lint files
jx-gitops lint --dir .

Options

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

Source

jenkins-x-plugins/jx-gitops


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