List Kafka Topics

kafka-topics \
    --zookeeper ${zookeeper_hosts} \
    --list