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

feat: add conduit run #2038

Merged
merged 8 commits into from
Dec 20, 2024
Merged

feat: add conduit run #2038

merged 8 commits into from
Dec 20, 2024

Conversation

raulb
Copy link
Member

@raulb raulb commented Dec 19, 2024

Description

Fixes #2018

⚠️ conduit will now run help, and to run Conduit, users will need to do conduit run.

Quick checks

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@raulb raulb self-assigned this Dec 19, 2024
@raulb raulb marked this pull request as ready for review December 20, 2024 12:53
@raulb raulb requested a review from a team as a code owner December 20, 2024 12:53
Copy link
Contributor

@hariso hariso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@hariso hariso mentioned this pull request Dec 20, 2024
34 tasks
@raulb raulb merged commit 1cf0a29 into main Dec 20, 2024
3 checks passed
@raulb raulb deleted the cli-run branch December 20, 2024 15:20
@raulb raulb mentioned this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI: conduit run [--connectors.path] [...]
2 participants