envelope

CLI tool for managing and viewing environment variables

brewmacoslinux
Try with needOr install directly
Source

About

Environment variables CLI tool

Commands

envelope

Examples

Display all environment variables$ envelope list
Set an environment variable$ envelope set MY_VAR my_value
Get a specific environment variable value$ envelope get MY_VAR