SAP-archive / ytt-lint

ytt lint validates ytt-templates and plain yaml-files. It is designed for Kubernetes artifacts, but works with other yaml-files.
Apache License 2.0
11 stars 2 forks source link

ytt-lint as a CLI tool #20

Open slapula opened 1 year ago

slapula commented 1 year ago

Currently I would not recommend to use ytt-lint from the terminal, as it has no stable interface yet. If you still want to try it, got to the releases on this repo.

Do you happen to have any more details around making ytt-lint (more) usable as a CLI tool? I'm interested in working something like this into some CI pipelines and it would help to have this functionality fully available as a dedicated CLI tool.