e12387e093
This feature allows users to pass arguments used during the template build. E.g.: ``` e2b template build --build-arg="HELLO=WORLD" --build-arg="MULTIPLE=True" ```