initial commit
This commit is contained in:
2
dev/kafka/create-topic.sh
Executable file
2
dev/kafka/create-topic.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
kcat -b 192.168.40.83:9092 -t $1 -P
|
||||
Reference in New Issue
Block a user