We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On page MQTT to Kafka open source connector | Lenses.io Documentation under the Start the connector section, the code snippet connect-cli create mqtt < connector.properties is occurring twice, which I believe was added mistakenly. It is unnecessary and may cause misleading.
connect-cli create mqtt < connector.properties
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On page MQTT to Kafka open source connector | Lenses.io Documentation under the Start the connector section, the code snippet
connect-cli create mqtt < connector.properties
is occurring twice, which I believe was added mistakenly. It is unnecessary and may cause misleading.The text was updated successfully, but these errors were encountered: