mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-09 19:01:01 +01:00
Some commands like the debug ones are not enabled by default but can be useful on some production environments. In order to avoid the temptation of using them incorrectly, let's introduce an "expert" mode for a CLI connection, which allows some commands to appear and be used. It is enabled by command "expert-mode on" which is not listed by default.