From: William Lallemand Date: Wed, 2 Feb 2022 14:29:21 +0000 (+0100) Subject: DOC: management: add expert and experimental mode in 9.4.1 X-Git-Tag: v2.6-dev2~211 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5ce28ba7c36f62a918d6f1587c91bc2c10b4c3f;p=thirdparty%2Fhaproxy.git DOC: management: add expert and experimental mode in 9.4.1 Add the expert and experimental mode in the Master CLI commands section. --- diff --git a/doc/management.txt b/doc/management.txt index 3d569e6ed6..89344dc183 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -3672,6 +3672,18 @@ Example: $ echo '@1; show info; show stat; @2; show info; show stat' | socat /var/run/haproxy-master.sock - [...] +expert-mode [on|off] + This command activates the "expert-mode" for every worker accessed from the + master CLI. + + See also "expert-mode" in Section 9.3. + +experimental-mode [on|off] + This command activates the "experimental-mode" for every worker accessed from + the master CLI. + + See also "experimental-mode" in Section 9.3. + prompt When the prompt is enabled (via the "prompt" command), the context the CLI is working on is displayed in the prompt. The master is identified by the "master"