Support env vars as source of data for template. It should be done by `--env` option. Then environment variables should be grouped in `env` object accessible from template. Possible also `--env container-name` to change default name for container object.
Support env vars as source of data for template.
It should be done by
--envoption. Then environment variables should be grouped inenvobject accessible from template.Possible also
--env container-nameto change default name for container object.