This release adds the --safe
flag that lets you provide a dotenv file with all the keys your program needs to run. If there are keys provided to --safe
that's not in the combination of your other files it will raise an error with the missing keys.