HAProxy Enterprise Documentation 1.6r2

help

Display a list of available Runtime API commands.

Description

The help command displays a list of Runtime API commands that are available, with a short description of each.

Examples

$ echo "help" | socat stdio tcp4-connect:127.0.0.1:9999
Unknown command. Please enter one of the following commands only :
   help           : this message
   prompt         : toggle interactive mode with prompt
   quit           : disconnect
   # list continues...

See also


Next up

prompt