Hey there, love invoke.
In fabric, we have with shell_env(...) so that a particular set of environment variables will be used in a particular scope, which apply to commands being run.
Is there any way to currently accomplish this with invoke?
I would really love to switch back to it, but I've reluctantly switched to paver until I can figure this out.
Thanks
Fotis
Hey there, love invoke.
In fabric, we have
with shell_env(...)so that a particular set of environment variables will be used in a particular scope, which apply to commands being run.Is there any way to currently accomplish this with invoke?
I would really love to switch back to it, but I've reluctantly switched to paver until I can figure this out.
Thanks
Fotis