cli
cli copied to clipboard
CLI-3565: bootstrap option not being recognised
I am trying to use confluent cli against a onprem cluster, and the bootstrap option is not recognised.
Version: v3.1.1 Git Ref: 336dc3b2 Build Date: 2023-02-10T00:08:09Z Go Version: go1.20 X:boringcrypto (darwin/amd64) Development: false
The flags you're seeing seem to correspond with the Confluent Cloud version of this command: https://docs.confluent.io/confluent-cli/current/command-reference/kafka/topic/confluent_kafka_topic_produce.html#flags
Try logging out of Confluent Cloud with confluent logout and then re-run your command.
Thanks for your reply brianstrauch
IMHO That behavior with, mode or state (CCloud vs onprem), should be better explained in the CLI help. Just an idea