mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-21 01:53:24 +00:00
93602fa65d
Move jq dependency check to run before cluster validation which requires it. Auto-install jq via the detected package manager (apt, dnf, yum, zypper, apk for Linux; brew for macOS). Exit with clear manual install instructions if automatic installation fails. Co-authored-by: Cursor <cursoragent@cursor.com>