mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-06 01:41:53 +01:00
Using environment variables in configuration files can make troubleshooting complicated because there's no easy way to verify that the variables are correct. This patch introduces a new "show env" command which displays the whole environment on the CLI, one variable per line. The socket must at least have level operator to display the environment.