]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: add an 'echo' command
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 24 Oct 2024 15:20:57 +0000 (17:20 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 24 Oct 2024 15:20:57 +0000 (17:20 +0200)
commitdc1c0a169c53cd941c340f9bfc690c18333ff607
treefb35e1aa101278058709c7bf3f91b93648c03cc9
parent944a224358ab2865a3a1c0bf700aba38550b19cc
MINOR: cli: add an 'echo' command

Add an echo command to write text over the CLI output.
doc/management.txt
src/cli.c