Docs Self-Managed Reference rpk Commands rpk connect rpk connect mcp-server rpk connect mcp-server lint rpk connect mcp-server lint Parse Redpanda Connect configs and report any linting errors. Exits with a status code 1 if any linting errors are detected in a directory. Usage rpk connect mcp-server lint [command options] Examples rpk connect mcp-server lint . rpk connect mcp-server lint ./foo Flags Value Type Description --deprecated - Print linting errors for the presence of deprecated fields. (default: false) --labels - Print linting errors when components do not have labels. (default: false) --skip-env-var-check - Do not produce lint errors when environment interpolations exist without defaults within configs but aren’t defined. (default: false) --verbose - Print the lint result for each target file. (default: false) --secrets env: [ --secrets env: ] - Attempt to load secrets from a provided URN. If more than one entry is specified they will be attempted in order until a value is found. Environment variable lookups are specified with the URN env:, which by default is the only entry. In order to disable all secret lookups specify a single entry of none:. (default: "env:") --env-file value, -e value [ --env-file value, -e value ] - Import environment variables from a dotenv file. --help, -h - Show help for the command. 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 🎉 Thanks for your feedback! rpk connect mcp-server init rpk container