MEDIUM: cli: write a prompt for the CLI proxy of the master
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 26 Oct 2018 12:47:47 +0000 (14:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 28 Oct 2018 13:13:34 +0000 (14:13 +0100)
commit2f4ce202d7afd03f32508c53ab7a00c0e9dc876b
tree4c5bc63c03ed144761776e3a723247990f9eb0a2
parent90b1ca1ff5ef84df91012efb7ec321e4f70ab5b2
MEDIUM: cli: write a prompt for the CLI proxy of the master

Write a prompt with the PID of the target or master.
It's always activated for now.

Example:
    1234>
    master>
src/cli.c