Advanced dotenvx get KEY Return a single environment variable's value. $ echo "HELLO=World" > .env $ dotenvx get HELLO World CopyCopied!