Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: conduit processor-plugins describe PLUGIN #2028

Open
raulb opened this issue Dec 18, 2024 · 0 comments
Open

CLI: conduit processor-plugins describe PLUGIN #2028

raulb opened this issue Dec 18, 2024 · 0 comments
Labels
feature New feature or request triage Needs to be triaged

Comments

@raulb
Copy link
Member

raulb commented Dec 18, 2024

Feature description

This command will describe the processor plugin configuration available.

It does not require having Conduit previously running.

Arguments

Name Description Required Default Value
plugin processor plugin name Yes

--help

$ conduit processor-plugins describe PLUGIN

EXAMPLE:

$ conduit processor-plugins describe avro.decode
# auth.basic.password
type: string
description: This option is required if auth.basic.username contains a value. If both auth.basic.username and auth.basic.password are empty basic authentication is disabled.

# auth.basic.username
type: string
...

Part of #1911

@raulb raulb added feature New feature or request triage Needs to be triaged labels Dec 18, 2024
@raulb raulb mentioned this issue Dec 18, 2024
34 tasks
@raulb raulb moved this from Triage to Todo in Conduit Main Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request triage Needs to be triaged
Projects
Status: Todo
Development

No branches or pull requests

1 participant