-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi folks,
Would it be possible to add a flag that skips reading a local .env file? It seems to get loaded no matter what, which isn't always desired.
It would also be good to avoid setting things like $PORT too
Example:
Procfile
test: sh -c 'echo FOO is $FOO'
.env
FOO=BAR
❯ hivemind -l test
test | Running...
test | FOO is bar
test | Process exitedscalp42, zopsicle, Nitemaeric, agis and mikkerscalp42
Metadata
Metadata
Assignees
Labels
No labels