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