-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Currently the only mode of operation is to execute a program with merged environment passed to it. I would like a flag to dump the merged configuration to stdout. dotenv-extended env does not achieve this, because the output will contain all variables from the current environment, not just those coming from the .env files processed by dotenv-extended, which is what I desire instead.
Metadata
Metadata
Assignees
Labels
No labels