Via kcctl describe plugin one can list all the options of a connector (or any other plug-in like SMTs). For connectors with a large config surface, such as Debezium's, the output can be a bit overwhelming though. It could be useful to be able to filter the output, e.g. when knowing the name of one option, or some word from its description. I thought of supporting kcctl describe plugin --grep <some search string>, but am open for other proposals too.
Via
kcctl describe pluginone can list all the options of a connector (or any other plug-in like SMTs). For connectors with a large config surface, such as Debezium's, the output can be a bit overwhelming though. It could be useful to be able to filter the output, e.g. when knowing the name of one option, or some word from its description. I thought of supportingkcctl describe plugin --grep <some search string>, but am open for other proposals too.