Replies: 1 comment
-
Hi @pgaijin66, No plans to implement something like that at the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you so much for this project. I have been using Taskfile in my personal projects and it has made my life much easier and effecient. What i was thinking was It would be really awesome to be able to parse task output in JSON and use it in conjunction with other tools like
jq
. Since we are listings task info as json anyway.For a given task eg:
If we could do something like this
task run --json
output:
Beta Was this translation helpful? Give feedback.
All reactions