Loads env variables for flags and options which are not specified. (e.g. `TOOL_OPTION=value` would be the same as `--option=value`)
Loads env variables for flags and options which are not specified.
(e.g.
TOOL_OPTION=valuewould be the same as--option=value)