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

Integrate ndc-test into ddn cli #10574

Open
olmohake opened this issue Oct 23, 2024 · 1 comment
Open

Integrate ndc-test into ddn cli #10574

olmohake opened this issue Oct 23, 2024 · 1 comment
Labels
k/enhancement New feature or improve an existing feature

Comments

@olmohake
Copy link

Component

CLI -> c/v3-cli

Is your proposal related to a problem?

I am currently familiarising myself with the Native Data Connector Spec and the related SDKs.
The documentation is excellent and i have a pretty good understanding of the individual steps required to implement a custom NDC. Having to run a separate rust crate for testing, adds a bit of an overhead. Especially when using the TypeScript SDK instead of the rust blueprint. It's not to bad, but workflow and user experience could definitely be improved

Describe the solution you'd like

Include ndc-test in the ddn cli

ddn connector test --endpoint

Describe alternatives you've considered

Work with the current ndc-test crate

@olmohake olmohake added the k/enhancement New feature or improve an existing feature label Oct 23, 2024
@olmohake olmohake changed the title Integerate ndc-test into ddn cli Integrate ndc-test into ddn cli Oct 23, 2024
@hgiasac
Copy link
Contributor

hgiasac commented Oct 23, 2024

@olmohake you can download ndc-rest CLI binaries on the release page. No need to rebuild from the source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/enhancement New feature or improve an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants