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 connectors describe ID #2022

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

CLI: conduit connectors describe ID #2022

raulb opened this issue Dec 18, 2024 · 0 comments
Labels
feature New feature or request

Comments

@raulb
Copy link
Member

raulb commented Dec 18, 2024

This command will describe the existing running connector.

It requires having Conduit previously running.

Arguments

Name Description Required Default Value
id connector id to describe Yes

Flags

Name Description Required Default Value
grpc.address address for serving the gRPC API No ":8084"

--help

$ conduit connnectors describe ID [--grpc.address]

EXAMPLE:

$ conduit connectors describe my-source
NAME        URL             PIPELINE        PLUGIN
my-source   https://...     my-pipeline     [email protected]

Part of #1911

@raulb raulb added the feature New feature or request label 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
Projects
Status: Todo
Development

No branches or pull requests

1 participant