What’s the idiomatic way to pipe Pants output to a...
# development
h
What’s the idiomatic way to pipe Pants output to another Pants run? I can’t get
./pants --no-v2-ui dependees helloworld/util | ./pants list
working.