Currently, using an environment variable requires something like `--env={NAME: $NAME}`. It'd be nice to support `--env=NAME` to expand to that. Then you could include those in your job definitional YAML.
Currently, using an environment variable requires something like
--env={NAME: $NAME}. It'd be nice to support--env=NAMEto expand to that.Then you could include those in your job definitional YAML.