HAProxy Enterprise Documentation 2.4r1
user
Decrease the CLI level to user.
Description
When in an interactive session using the Runtime API's prompt
command, the user
command decreases the CLI level to the less privileged user role.
It also drops experimental mode.
Examples
To decrease the CLI level to operator:
-
Connect to the Runtime API socket:
$ sudo socat stdio unix-connect:/var/run/hapee-2.4/hapee-lb.sock
-
Start an interactive session:
prompt
-
Set the CLI level to user:
user
-
Display the CLI level:
show cli level
user
See also
Next up
Troubleshooting