How do I set up the AdminClient for the kafka cluster so that I don't need to 
pass "--command-config" each time I run a describe command with the parameter 
"bootstrap-server" (e.g: kafka-topics.sh --describe --bootstrap-server 
localhost:9093 --topic my-topic --command-config <properties file>)?


Reply via email to