Loading commands...
Create and use environment files for different configurations (dev, staging, prod).
6 commands
Store sensitive values in .env files excluded from git
List available environments.
Show environment variables.
Use dotenv file for secrets.
Example environment.bru file format.
Declare secret vars excluded from Git.
Override a single variable at runtime.