Docs Self-Managed Reference rpk Commands rpk connect rpk connect test You are viewing the Self-Managed v24.3 beta documentation. We welcome your feedback at the Redpanda Community Slack #beta-feedback channel. To view the latest available version of the docs, see v24.2. rpk connect test Execute any number of Redpanda Connect unit test definitions. If any tests fail, the process reports the errors and exits with a status code 1. See Unit Testing. Usage /opt/redpanda/bin/.rpk.ac-connect test [command options] [arguments...] Examples rpk connect test ./path/to/configs/... rpk connect test ./foo_configs/*.yaml ./bar_configs/*.yaml rpk connect test ./foo.yaml Flags Value Type Description --log - Allow components to write logs at a provided level to stdout. --help, -h - Show help. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution rpk connect template lint rpk connect uninstall