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 pipelines ls #2019

Closed
raulb opened this issue Dec 18, 2024 · 0 comments · Fixed by #2063
Closed

CLI: conduit pipelines ls #2019

raulb opened this issue Dec 18, 2024 · 0 comments · Fixed by #2063
Assignees

Comments

@raulb
Copy link
Member

raulb commented Dec 18, 2024

This command will list the running pipelines.

It requires having Conduit previously running.

Flags

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

--help

$ conduit pipelines ls
NAME            STATUS
my-pipeline     running
my-other        degraded      

Part of #1911

@raulb raulb moved this to Todo in Conduit Main Dec 18, 2024
@raulb raulb mentioned this issue Dec 18, 2024
41 tasks
@raulb raulb moved this from Todo to In Progress in Conduit Main Jan 10, 2025
@raulb raulb self-assigned this Jan 10, 2025
@raulb raulb moved this from In Progress to Ready for review in Conduit Main Jan 15, 2025
@github-project-automation github-project-automation bot moved this from Ready for review to Done in Conduit Main Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant