We need to implement commands to get and update the config of a connector.
I think we need 2 new commands:
connectctl connectors config get which is related to https://docs.confluent.io/current/connect/references/restapi.html#get--connectors-(string-name)-config
2, connectctl connectors config update which is related to https://docs.confluent.io/current/connect/references/restapi.html#put--connectors-(string-name)-config
We need to implement commands to get and update the config of a connector.
I think we need 2 new commands:
connectctl connectors config getwhich is related to https://docs.confluent.io/current/connect/references/restapi.html#get--connectors-(string-name)-config2,
connectctl connectors config updatewhich is related to https://docs.confluent.io/current/connect/references/restapi.html#put--connectors-(string-name)-config