Star on GitHub - 5.8k

KEY

Delete a single key from your .env file.

Usage

$ echo "HELLO=World" > .env

dotenvx del HELLO
◇ removed HELLO (.env)