..
2024-05-19 11:22:21 +02:00
2024-05-16 09:51:16 +02:00
2024-05-13 14:25:49 +02:00
2024-05-13 14:25:49 +02:00
2024-05-13 14:25:49 +02:00
2024-05-13 14:25:49 +02:00

Sending a command

kubectl exec -it -n minecraft deploy/minecraft-server -- /bin/bash
mc-send-to-console /help
# or directly
kubectl exec -it -n minecraft deploy/minecraft-server -- mc-send-to-console /help