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:

  1. Connect to the Runtime API socket:

    $ sudo socat stdio unix-connect:/var/run/hapee-2.2/hapee-lb.sock
  2. Start an interactive session:

    prompt
  3. Set the CLI level to operator:

    operator
  4. Display the CLI level:

    show cli level
    operator

See also


Next up

prepare acl