enhancementgood first issuekafka-connect-integration
Description
Is your feature request related to a problem? Please describe. Users have no visibility into connect worker configuration in ksqldb. That means user workflow will be either:
- Drop out of ksqldb to view the configuration file at
ksql.connect.worker.config - If user can’t see the worker configuration, override all parameters
Describe the solution you'd like Need to surface connect worker configuration to ksqldb CLI.