Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "kafka", Short: "kafka-cli is a command line interface to Kafka", SilenceErrors: true, SilenceUsage: true, Long: `A pure Go kafka CLI using segmentio/kafka-go. See https://github.com/shric/kafka-go`, }
RootCmd is the root command for kafka-cli.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.