Files
kubernetes/dev/kafka/create-topic.sh
2025-11-23 18:58:51 +01:00

3 lines
48 B
Bash
Executable File

#!/bin/bash
kcat -b 192.168.40.83:9092 -t $1 -P