HAProxy Enterprise Documentation 2.4r1

show cli level

Display the CLI level of the current session.

Description

Querying an HAProxy Enterprise domain or network socket with the string show cli level will display the CLI level of the current session.

Examples

To show the CLI level:

  1. Connect to the Runtime API socket:

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

    prompt
  3. Display the CLI level:

    show cli level
    admin

See also


Next up

show cli sockets