Is there any command (or set of commands) that wil...
# development
w
Is there any command (or set of commands) that will prevent Pants from caching anything/everything between runs? Looking for an out-of-the-box experience each run, but no-local-cache and no-daemon still generate (and use) cached files (and all remote execution is disabled)
n
I was having issues with this as well, trying to reproduce test sandboxes. I was having to delete the pants cache directory each time.
w
pants —leave-me-alone-cache
🤣 1
Ah, missed the opportunity for a
pants --kiss-my-cache