Skip to content

Commit

Permalink
Document meta and info subcommands for Subscriber objects.
Browse files Browse the repository at this point in the history
  • Loading branch information
resuna committed Nov 26, 2018
1 parent 9b78874 commit 2c06f29
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,18 @@ The offset is required for "commit", and may be left out or set to zero for assi

The partition is required for "assign", but shoudl be left out or set to zero for subscribe.

* *$subscriber* **meta** **refresh**

Refresh metadata from server.

* *$subscriber* **meta** **print**

Print metadata for debugging.

* *$subscriber* **info** *subcommand*

Subcommand may be *topics*, *partitions*, or *brokers*.

Received Kafka Messages
---

Expand Down

0 comments on commit 2c06f29

Please sign in to comment.