dotenvx set KEY value --encrypt

Set an encrypted key/value.

$ touch .env

dotenvx set HELLO World --encrypt
◈ encrypted HELLO (.env)