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

Interactive CLI #1

Open
pbonte opened this issue Mar 24, 2021 · 0 comments
Open

Interactive CLI #1

pbonte opened this issue Mar 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@pbonte
Copy link
Collaborator

pbonte commented Mar 24, 2021

Support for interactice cli to register, connect, remove and list components.

Examples:
cli> list components
cli> register source kafka as kafka1
cli> register window(10,1) on kafka1 as window1
cli> register filter "Select * WHERE{?s ?p ?o}" on window1 as filter1

Look at combo picocli and line here

@pbonte pbonte added the enhancement New feature or request label Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant