conduktor.io ↗

KIP-14 — Tools Standardization

Discussion Admin

Standardizes Kafka CLI tool argument naming conventions to use Unix-standard dash-separated flags (e.g., `--broker-list`) rather than dot-separated ones, and removes one-off flag names in favor of shared conventions across tools. Inconsistent argument styles across tools (dots vs. dashes vs. positional) increase the learning curve and break automation scripts when tools use idiosyncratic flag names.

Details

AuthorJiangjie Qin
StatusDiscussion
WikiView on Apache Wiki
Created2015-02-27
Last Modified2015-04-09
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.