cdl kafka
Displays the Kafka parameters for Geo Replication.
Command Modes
Exec
Syntax
cdl kafka [ describe [ consumer-groups name | topics [ name kafka_topic_name | include-internal-topics ] | list [ consumer-groups | topics include-internal-topics ]
describe
Describe the kafka topics or consumer groups.
consumer-groups name
Displays the kafka consumer groups. By default, all the consumer groups are described
topics name kafka_topic_name
Displays the specified kafka topics. By default, all the internal topics are described
include-internal-topics
Indicates to include the internal topics.
list
Lists the kafka topics or the consumer groups.
consumer-groups
Lists the kafka topics or the consumer groups.
topics include-internal-topics
List all the kafka topics that include the internal topics.
Usage Guidelines
Use this command to display Kafka parameters for Geo Replication.