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:
nixsudo socat stdio tcp4-connect:127.0.0.1:9999nixsudo socat stdio tcp4-connect:127.0.0.1:9999 -
Start an interactive session:
nixpromptnixprompt -
Display the CLI level:
nixshow cli levelnixshow cli leveloutputtextadminoutputtextadmin
See also Jump to heading
Do you have any suggestions on how we can improve the content of this page?