Skip to content
Snippets Groups Projects
Unverified Commit 840dd4b5 authored by Seok Won's avatar Seok Won
Browse files

Update README.md

parent e64e2c46
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ Download [cli.py](https://github.com/Alfex4936/Kafka-Local-CLI/blob/main/cli.py) ...@@ -31,6 +31,7 @@ Download [cli.py](https://github.com/Alfex4936/Kafka-Local-CLI/blob/main/cli.py)
* Create a topic (name, num of partitions, num of replication factor) * Create a topic (name, num of partitions, num of replication factor)
* Delete a topic (Set *delete.topic.enable=True* in your server.properties) * Delete a topic (Set *delete.topic.enable=True* in your server.properties)
* Get topic list * Get topic list
* Produce data / Consume data from a topic
* Get your wanted topic description * Get your wanted topic description
* Turn off servers * Turn off servers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment