HAProxy Enterprise Documentation 2.7r1
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" | \
sudo socat stdio unix-connect:/var/run/hapee-2.7/hapee-lb.sock
The following commands are valid at this level:
abort ssl ca-file <cafile> : abort a transaction for a CA file
abort ssl cert <certfile> : abort a transaction for a certificate file
abort ssl crl-file <crlfile> : abort a transaction for a CRL file
add acl [@<ver>] <acl> <pattern> : add an acl entry
See also
Next up
new ssl cert