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
I am trying to use confluent cli against a onprem cluster, and the bootstrap option is not recognised.
Version: v3.1.1 Git Ref: 336dc3b Build Date: 2023-02-10T00:08:09Z Go Version: go1.20 X:boringcrypto (darwin/amd64) Development: false
The text was updated successfully, but these errors were encountered:
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.
confluent logout
Sorry, something went wrong.
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
No branches or pull requests
I am trying to use confluent cli against a onprem cluster, and the bootstrap option is not recognised.
Version: v3.1.1
Git Ref: 336dc3b
Build Date: 2023-02-10T00:08:09Z
Go Version: go1.20 X:boringcrypto (darwin/amd64)
Development: false
The text was updated successfully, but these errors were encountered: