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

A basic conduit init command #1924

Closed
Tracked by #1920
hariso opened this issue Oct 21, 2024 · 0 comments · Fixed by #1927
Closed
Tracked by #1920

A basic conduit init command #1924

hariso opened this issue Oct 21, 2024 · 0 comments · Fixed by #1927
Assignees
Labels
feature New feature or request

Comments

@hariso
Copy link
Contributor

hariso commented Oct 21, 2024

The purpose of this command is to provide a better onboarding experience.

This should be a basic command that makes it possible to:

  • create a demo pipeline with conduit init
  • create a pipeline with a given source, destination, and possibly a processor, e.g. conduit init --source SRC_PLUGIN --destination DEST_PLUGIN --processor PROC_PLUGIN

This version is not part of #1911 and some parts of it will be rewritten to use the new CLI code. The logic (that generates a pipeline given a source, destination, etc.) should be re-usable.

@hariso hariso changed the title conduit init command A basic conduit init command Oct 21, 2024
@lovromazgon lovromazgon moved this from Triage to In Progress in Conduit Main Oct 23, 2024
@lovromazgon lovromazgon added the feature New feature or request label Oct 23, 2024
@hariso hariso moved this from In Progress to In Review in Conduit Main Oct 24, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Conduit Main Nov 6, 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: Done
Development

Successfully merging a pull request may close this issue.

2 participants