HAProxy Enterprise Documentation 2.5r1

quit

Disconnect from a Runtime API interactive session.

Description

Use the quit command to disconnect from the Runtime API when using in interactive mode.

Examples

The following example shows an interactive session with the Runtime API, terminated with the quit command.

  1. Connect to the Runtime API socket:

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

    prompt
  3. Quit the session:

    quit

See also


Next up

set dynamic-cookie-key backend