env-assert

tool to ensure that the environment variables match expectations

Description

The envassert script, accompanied by the Env::Assert module, checks that your runtime environment, as defined with environment variables, matches with what you want.

You can define your required environment in a file. Default file is .envassert but you can use any file.

It is advantageous to use envassert for examnple when running a container. If you check your environment for missing or wrongly defined environment variables at the beginning of the container run, your container will fail sooner instead of in a later point in execution when the variables are needed.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Env-Assert


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install env-assert