question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide option to filter output of kcctl describe plugin

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gunnarmorlingcommented, Oct 18, 2022

Yupp, this looks like done. We can log and work against follow-up issues if further improvements, like search on more attributes, is needed. Thx again!

0reactions
C0urantecommented, Oct 18, 2022

Can we close this one now?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · kcctl/kcctl - GitHub
kcctl describe plugin io.debezium.connector.mysql.MySqlConnector fails with exception. #266 opened 16 days ago by gunnarmorling.
Read more >
describe-custom-plugin — AWS CLI 1.27.28 Command ...
This option overrides the default behavior of verifying SSL certificates. --no-paginate (boolean). Disable automatic pagination. --output (string). The ...
Read more >
Manage Apache Kafka® Connect connectors with kcctl - Aiven
kcctl lets you manage all your Apache Kafka Connect instances in one command line tool, whether on-prem, Aiven, or other clouds.
Read more >
Apache Maven Resources Plugin – Filtering
This will create a resource output in target/classes/hello.txt which contains exactly the same text. Hello ${name}.
Read more >
Announcing the First Release of kcctl - Gunnar Morling
For the best experience, also install the kcctl shell completion script, which not only <TAB> -completes command names and options, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found