Description
Environment variables can be managed from the terminal with an app focused on easier inspection and editing.
Environment tooling often handles secrets such as tokens, database URLs, and API keys. Keep configuration files out of public commits, protect terminal output, and review values before using them in production.