Skip to content

Commit

Permalink
Update src/go/rpk/pkg/cli/redpanda/admin/brokers/list.go
Browse files Browse the repository at this point in the history
Co-authored-by: Oren Leiman <[email protected]>
  • Loading branch information
daisukebe and oleiman authored Oct 4, 2024
1 parent cee8da0 commit 81eba0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/go/rpk/pkg/cli/redpanda/admin/brokers/list.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ CORES Number of cores (shards) on a broker
MEMBERSHIP Whether a broker is decommissioned or not
IS-ALIVE Whether a broker is alive or offline
VERSION Broker version
UUID (Optional) Additional broker exclusive identifier
UUID (Optional) Additional exclusive identifier for a broker
NOTE: The UUID column is hidden when the cluster doesn't expose the UUID in the Admin API, or the API call fails to retrieve UUIDs.
`,
Expand Down

0 comments on commit 81eba0e

Please sign in to comment.