Horcrux Useful Commands - Cumulo-pro/Horcrux-Architecture GitHub Wiki

✔️ Stop service
sudo systemctl stop horcrux

✔️ Restart service
sudo systemctl restart horcrux

✔️ View logs
sudo journalctl -u horcrux -f

✔️ View version
horcrux version
image

✔️ Info about the current leader
horcrux leader
image

✔️ Change the current leader
horcrux elect 2
image