dotenvx set KEY_PLAIN value

Set a plaintext key/value by ending the key with _PLAIN.

$ touch .env

dotenvx set HELLO_PLAIN World
set HELLO_PLAIN (.env)

Keys ending in _PLAIN are not encrypted by dotenvx set or dotenvx encrypt.