Run a Shell Script With Environment Variables in One Line

env1=a env2=b

e.g.

my_var1=abc my_var2=xyz ./myscript.sh