Show Kafka Topic config

kafka-topics \
    --zookeeper ${zookeeper_hosts} \
    --topic ${topic} \
    --describe