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

Clarify usage of asdf env command in help output #459

Open
Stratus3D opened this issue Feb 10, 2019 · 1 comment
Open

Clarify usage of asdf env command in help output #459

Stratus3D opened this issue Feb 10, 2019 · 1 comment

Comments

@Stratus3D
Copy link
Member

Steps to reproduce

Run asdf. In help output a line is printed for the asdf env command:

asdf env <command> [executable]      Prints or runs an executable under a command environment

I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.

FYI @vic

@HashNuke
Copy link
Member

HashNuke commented Oct 7, 2020

I think command here actually needs to be mentioned as the plugin name.

I don't remember accurately, but this was meant for running a specific shim under a plugin's context. This is incase commands clash between plugins/tools that are installed and the latest installed plugin/tool would be the one that the shim would point to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants