Reference
show cli level
On this page
Available since
- HAProxy 1.8
- HAProxy Enterprise 1.8r1
Display the CLI level of the current session.
Description Jump to heading
Querying the load balancer’s domain or network socket with the string show cli level
will display the CLI level of the current session.
Examples Jump to heading
To show the CLI level:
-
Connect to the Runtime API socket:
bashsudo socat stdio tcp4-connect:127.0.0.1:9999bashsudo socat stdio tcp4-connect:127.0.0.1:9999 -
Start an interactive session:
bashpromptbashprompt -
Display the CLI level:
bashshow cli levelbashshow cli leveloutputbashadminoutputbashadmin
See also Jump to heading
If this page was useful, please, Leave the feedback.