Native Up
Move a private key from .env.keys into your OS secret store.
$ dotenvx native up
Specify files with -f and -fk.
$ dotenvx native up -f .env.production -fk .env.keys
Move a private key from .env.keys into your OS secret store.
$ dotenvx native up
Specify files with -f and -fk.
$ dotenvx native up -f .env.production -fk .env.keys