rpk connect template lint

Parse Redpanda Connect templates and report any linting errors.

Exits with a status code 1 if any linting errors are detected.

If a path ends with …​, Redpanda Connect lints any files with the .yaml or .yml extension.

Usage

rpk connect template lint [command options] [arguments...]

Examples

rpk connect template lint
rpk connect template lint ./templates/*.yaml
rpk connect template lint ./foo.yaml ./bar.yaml
rpk connect template lint ./templates/...

Flags

Value Type Description

--help, -h

-

Show help.