Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Pex tools via a pex-tools console script. #1279

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Mar 18, 2021

No description provided.

@jsirois
Copy link
Member Author

jsirois commented Mar 18, 2021

I was trying to debug some PEXes produced by Pants in process execution chroots and wanted to be able to say pex-tools <pex> ... without having to care if I could PEX_TOOLS=1 <pex> ... (i.e.: not have to answer "Does the pex --include-tools?") or have to be in a pex clone where I could python -mpex.tools /path/to/chroot/<pex> ....

@jsirois jsirois merged commit 1c263eb into pex-tool:master Mar 18, 2021
@jsirois jsirois deleted the pex-tools branch March 18, 2021 18:55
@jsirois jsirois mentioned this pull request Mar 18, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants