chirag-wadhwa5 commented on code in PR #19108: URL: https://github.com/apache/kafka/pull/19108#discussion_r1981368859
########## tools/src/main/java/org/apache/kafka/tools/VerifiableShareConsumer.java: ########## @@ -562,6 +557,13 @@ private static ArgumentParser argParser() { .metavar("CONFIG_FILE") .help("Consumer config properties file (config options shared with command line parameters will be overridden)."); + parser.addArgument("--admin.client.config") Review Comment: Thanks for the review. Actually there's no reason for that. This could be changed. Will push that change right away. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org