MINOR: cli: add missing agent commands for set server
authorWilliam Dauchy <wdauchy@gmail.com>
Mon, 15 Feb 2021 16:22:16 +0000 (17:22 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 18 Feb 2021 13:58:43 +0000 (14:58 +0100)
commit3f4ec7d9fb6ee97a670a0cd7b685fb6039f2366d
tree2c814d40ad683c39be013fc42b70dcbacd06b9fd
parent8dd40fbde9d51cf7bf0ee622a5bc5c1f56048d84
MINOR: cli: add missing agent commands for set server

we previously forgot to add `agent-*` commands.
Take this opportunity to rewrite the help string in a simpler way for
readability (mainly removing simple quotes)

Signed-off-by: William Dauchy <wdauchy@gmail.com>
src/server.c