KEY value -f
Set an (encrypted) key/value for another .env file.
Usage
$ touch .env.production
dotenvx set HELLO production -f .env.production
◈ encrypted HELLO (.env.production)
$ touch .env.production
dotenvx set HELLO production -f .env.production
◈ encrypted HELLO (.env.production)