This website requires JavaScript.
Explore
Help
Sign In
root
/
kafka
mirror of
https://github.com/apache/kafka.git
Watch
1
Star
0
Fork
You've already forked kafka
0
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
642da2f28c
kafka
/
bin
/
kafka-simple-consumer-shell.sh
4 lines
81 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
$(
dirname
$0
)
/kafka-run-class.sh kafka.tools.SimpleConsumerShell
$@
Reference in New Issue
View Git Blame
Copy Permalink