Join Slack
Powered by
is there a way to inspect the contents of a pants ...
# general
b
broad-crayon-17575
09/16/2024, 6:44 PM
is there a way to inspect the contents of a pants container. the file that I'm including as a resource doesnt seem to be available or findable.
w
wide-midnight-78598
09/16/2024, 6:48 PM
By container, do you mean sandbox?
https://www.pantsbuild.org/stable/docs/using-pants/troubleshooting-common-issues#debug-tip-inspect-the-sandbox-with---keep-sandboxes
Alternatively, the BUILD meta can be viewed using
pants peek [target]
✅ 1
4
Views
Open in Slack
Previous
Next