Skip to content

Instantly share code, notes, and snippets.

@jacace
Created February 1, 2021 10:14
Show Gist options
  • Save jacace/85d9102ca484571c9072e675dccf1069 to your computer and use it in GitHub Desktop.
Save jacace/85d9102ca484571c9072e675dccf1069 to your computer and use it in GitHub Desktop.
list kafka topics
sh kafka-topics.sh --list --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