When I try to produce a meassag using the cli, I get an error:
confluent local kafka topic produce quickstart
Starting Kafka Producer. Use Ctrl-C or Ctrl-D to exit.
hello
Error: flag accessed but not defined: headers
I am running Ubuntu 22.04, and following the Apache Kafka® Quick Start guide.