We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Although the commands seem to do what their meant to, they don't exit/return.
Meaning that if I have a script that does multiple things, it will get stuck there.
Needing to ctrl+c to get out.
I saw this happening on these two commands, add-card seems to work fine, haven't tested others.
The text was updated successfully, but these errors were encountered:
Thanks for the report @eduwass.
Could you try [email protected]?
[email protected]
trello board:create --name "example"
Sorry, something went wrong.
Hi @mheap
np, thanks to you!
Just tested this after updating the package:
Seems to work now although as you'll see it showing some error related to SQLite.
Same for list:create
list:create
@eduwass I couldn't seem to reproduce the error you shared.
What's the output of ls ~/.trello-cli/default?
ls ~/.trello-cli/default
Did you run trello sync before creating a board?
trello sync
No branches or pull requests
Although the commands seem to do what their meant to, they don't exit/return.
Meaning that if I have a script that does multiple things, it will get stuck there.
Needing to ctrl+c to get out.
trellocli.mp4
I saw this happening on these two commands, add-card seems to work fine, haven't tested others.
The text was updated successfully, but these errors were encountered: