Open h3adache opened 7 months ago
this is impossible. mise would need to wrap every command but that simply is not how it works
edit: sorry I misunderstood, I thought you were asking when something is executed. It would be possible to have something run only during plugin installation
Is it possible to override ENV for just one specific plugin? I am facing an issue where an older version of
teleport-ent
was not built fordarwin-amd64
.This results in an error when we try to just run
mise install
The workaround is to run with
ARCH
But it could be nice for this and future scenarios if env could be targeted to plugins. e.g.