And `--no-process-execution-local-cleanup` is a gl...
# plugins
e
And
--no-process-execution-local-cleanup
is a global option that is invaluable when your debugging an input root / Process. That will leave behind and print out the Process chroots Pants creates and executes Processes in. It'll have a __run.sh script added that shows what Pants executed / you can run too by hand.
1