Currently I have two tasks in pyinvoke such that:
inv task-a -f=./myfile.txt > output.json && inv task-b -t=output.json
What do I