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
| Author | Attila Sasvári |
| Status | Accepted |
| Kafka Version | 2.2 |
| JIRA | KAFKA-7418 |
| Wiki | View on Apache Wiki |
| Created | 2018-09-19 |
| Last Modified | 2018-11-19 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.