Skip to content

Instantly share code, notes, and snippets.

@prashanth-g
Last active August 20, 2019 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prashanth-g/170f390f41b9314ed4ca6187b114ac15 to your computer and use it in GitHub Desktop.
Save prashanth-g/170f390f41b9314ed4ca6187b114ac15 to your computer and use it in GitHub Desktop.
Topics
kafka-topics.sh --zookeeper localhost:2181 --list
Delete topics
kafka-topics.sh — zookeeper localhost:2181 — delete — topic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment