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

Batch operation, (non-interactive) #36

Closed
tobybatch opened this issue Jan 31, 2019 · 2 comments
Closed

Batch operation, (non-interactive) #36

tobybatch opened this issue Jan 31, 2019 · 2 comments

Comments

@tobybatch
Copy link

Is it possible to use the (excellent) 3llo in an automated way?

I'd like to use it to fetch data for another process to consume, e.gl.

3llo --board 123456789 card list mine | some-other-process

or something along those line. I'm more than happy to try and help add that if it isn't there but you'll need to point me in the direction.

@qcam
Copy link
Owner

qcam commented Feb 1, 2019

Currently 3llo doesn't support this feature yet but it does sound like a great idea.

One possible approach could be introducing a new executable such as 3llo-exec and reusing/touching up the existing controllers. I think that would take some time, if you wanted to help of course I would (very gladly) be the pointer :).

Alternatively I found https://github.com/mheap/trello-cli, not sure if that fits your need but perhaps you might want to check it out?

@tobybatch
Copy link
Author

Thanks, I'll have a look. Your project won over the trello-cli as yours just worked out of the box and theirs didn't. 🥇

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

No branches or pull requests

2 participants