Skip to content

Instantly share code, notes, and snippets.

@jacace
Created February 8, 2021 10:46
Show Gist options
  • Save jacace/000ebf62830512182cd2907dc9ea42a5 to your computer and use it in GitHub Desktop.
Save jacace/000ebf62830512182cd2907dc9ea42a5 to your computer and use it in GitHub Desktop.
Delete Topic
sh kafka-topics.sh --delete --topic demo_topic --bootstrap-server <server-id>.us-east1.gcp.confluent.cloud:9092 --command-config jaas.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment