Expand description
Semantic diff between two .env files.
Values for keys that match common sensitive patterns (SECRET, KEY,
TOKEN, PASSWORD, PASS, PWD) are redacted with bullet characters so
secrets are never echoed to the terminal.
Functionsยง
- run
- Compare
file_aandfile_band print a coloured semantic diff.