SHOW CONNECTORS statement in ksqlDB for Confluent Platform¶
Synopsis¶
SHOW | LIST [SOURCE | SINK] CONNECTORS;
Description¶
List all connectors in the Connect cluster.
Note
The SHOW and LIST statements don’t distinguish connectors that are created by using the ksqlDB from connectors that are created independently by using the Connect API.