list
Display a list of objects.
Use this command to display a list of specified objects from the server to which you are connected.
Synopsis
list connections | zookeepers | bootstrap-servers
list acls [force | principal <String> | cluster | transaction-id <String> | operation <String>]
list topics [force | exclude-internal | disable-rack-aware]
Examples
zookeeper@localhost:2181> list topics topic1 topic2 topic3 topic6 zookeeper@localhost:2181> list acls Current ACLs for resource `Topic:LITERAL:topic2`: type5:fortopic2 has Allow permission for operations: All from hosts: * zookeeper@localhost:2181> list connections localhost:2181 (zookeeper)
Copyright © Cloud Software Group, Inc. All rights reserved.