From 7c0fbc0335289e894e2225417651d1128a20d613 Mon Sep 17 00:00:00 2001 From: Peter Dannemann Date: Tue, 19 Sep 2023 16:44:33 -0400 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ae37db1..b7949bf7 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ resource type in the cluster. Currently, the following operations are supported: | `get partitions [topic]` | All partitions in a topic | | `get offsets [topic]` | Number of messages per partition along with start and end times | | `get topics` | All topics in the cluster | +| `get users` | All users in the cluster | #### rebalance