mix exenv.encrypt (Exenv v0.4.1) View Source

Encrypts a file using the provided master.key.

The encrypted file will use the existing file name with the addition of .enc. The original unencrypted secrets file will be added to your .gitignore.

mix exenv.decrypt /config/master.key /config/secrets.env