You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# docker command to run in bash or sh shell
bash interactive mode - docker exec -it broker /bin/bash
sh mode - docker-compose exec broker sh
kafka-topics --zookeeper zookeeper:2181 --list