Skip to content

Conversation

mgrechukh
Copy link

Summary

In pre-0.16.0 shell implementation, tool name consisting of multiple words, separated by dash, were sanitized as environment variable. I.e. for "teleport-community" we have "ASDF_TELEPORT_COMMUNITY_VERSION"

As now toolName passed to variable name unmodified which breaks certain usage scenarios. Although variable containing dash "ASDF_TELEPORT-COMMUNITY_VERSION" sometimes can be set in surrounding code, it is clumsy.

This patch restores the old behaviour.

@mgrechukh mgrechukh requested a review from a team as a code owner October 12, 2025 05:26
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.

1 participant