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

report <entrypoint> --version in chalk exec #273

Open
miki725 opened this issue Apr 17, 2024 · 0 comments
Open

report <entrypoint> --version in chalk exec #273

miki725 opened this issue Apr 17, 2024 · 0 comments
Labels
enhancement New feature or request exec

Comments

@miki725
Copy link
Contributor

miki725 commented Apr 17, 2024

the idea is that when chalk executes something like:

chalk exec -- python ....

we can figure out that we are executing a python program. we can therefore also attempt to call <cmd> --version or <cmd> version to report on the version used.

for example that might help in figuring out how many python 2 applications are still deployed across org/etc

@miki725 miki725 added enhancement New feature or request exec labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exec
Projects
None yet
Development

No branches or pull requests

1 participant