kcat
Verified for current stable LTS
Kcat Command: List Metadata All Topics Brokers
Use for list metadata all topics brokers with Kcat. Exact CLI syntax to list metadata all topics brokers using Kcat.
When to use this: Use for list metadata all topics brokers with Kcat.
Command Syntax
kcat -L -b <brokers> kcat -L -b <brokers> Command Breakdown
-L- Command Option
- Tool-specific option used by this command invocation.
-b- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list metadata all topics brokers using Kcat.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Kcat Command: Consume Messages Consumer Group
kcat -G <group_id> <topic> -b <brokers> Kcat Command: Consume Messages Newest Offset kcat -C -t <topic> -b <brokers> Kcat Command: Consume Messages Oldest Offset Exit kcat -C -t <topic> -b <brokers> -o beginning -e Kcat Command: Get Offset Specific Time kcat -Q -t <topic>:<partition>:<unix_timestamp> -b <brokers> Kcat Command: List Metadata Specific Topic kcat -L -t <topic> -b <brokers>