projects
/
demos
/
kafka
/
training
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93b8f0
)
WIP
author
Kai Moritz
<kai@juplo.de>
Mon, 8 Apr 2024 15:13:26 +0000
(17:13 +0200)
committer
Kai Moritz
<kai@juplo.de>
Mon, 8 Apr 2024 15:13:26 +0000
(17:13 +0200)
README.sh
patch
|
blob
|
history
diff --git
a/README.sh
b/README.sh
index
24dfb4e
..
c8cbbf6
100755
(executable)
--- a/
README.sh
+++ b/
README.sh
@@
-33,4
+33,3
@@
kafkacat -C -b :9092 -Xsecurity.protocol=sasl_plaintext -Xsasl.mechanisms=PLAIN
kafkacat -L -b :9092 -Xsecurity.protocol=sasl_plaintext -Xsasl.mechanisms=PLAIN -Xsasl.username=client -Xsasl.password=client-secret
-