This is a CLI tool to display env output results in a slightly clearer view.
cargo install --git https://github.com/shinshin86/pretty-env-rs.git
pretty-envYou can use the raw and csv and json options.
# raw
pretty-env raw
# csv
pretty-env csv
# json
pretty-env json