Advanced

dotenvx set KEY value --plain

Set a plain key/value.

$ touch .env

$ dotenvx set HELLO World --plain
set HELLO (.env)