/ Search - type / Modes - type M Star on GitHub - 5.7k

dotenvx get

--all

Return preset machine envs as well.

Usage

$ echo "HELLO=World" > .env

dotenvx get --all
{"PWD":"/some/file/path","USER":"username","LIBRARY_PATH":"/usr/local/lib", ..., "HELLO":"World"}