envfetch
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/envfetch/
Lightweight cross-platform CLI tool for working with environment variables.
paru -S envfetch

envfetch is a CLI tool for managing environment variables on multiple platforms. It lets you view, retrieve, set, append and remove environment variables in the terminal.
It prints all variables, retrieves values by name and can modify settings either temporarily or permanently. The tool supports loading variables from dotenv-style files and integrates command execution for process-specific changes.