conduktor.io ↗

KIP-374 — Add '--help' option to all available Kafka CLI commands

Accepted Kafka 2.2 Admin

Standardizes `--help` support across all Kafka CLI tools so every script prints usage information when `--help` is passed. Several commands previously threw an `UnrecognizedOptionException` on `--help` instead of printing help text, creating an inconsistent user experience.

Details

AuthorAttila Sasvári
StatusAccepted
Kafka Version2.2
JIRAKAFKA-7418
WikiView on Apache Wiki
Created2018-09-19
Last Modified2018-11-19
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.