--env-file-if-exists=file


行为与 --env-file 相同,但如果文件不存在,则不会抛出错误。

【Behavior is the same as --env-file, but an error is not thrown if the file does not exist.】