Open
Description
I'm trying to start manually the DPAPI and I get no error message telling me what's I'm doing wrong. Version 3.0.4
Here is my command line:
sudo dataplaneapi --port 5555 -b /opt/haproxy/sbin/haproxy -c /home/baptiste/haproxy/cfg/test.cfg -d 5 -r "service haproxy reload" -s "service haproxy restart" -t /tmp/haproxy -f /etc/dataplaneapi/dataplaneapi.yml --log-to=stdout --log-level=debug
Having an error message leading me to understand wht's I'm doing wrong would be helpful :)