Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Update agents to the latest version.
curl -sSL https://your-control-plane.com/update.sh | sudo bash
# For x86_64 curl -fsSL https://github.com/techulus/cloud/releases/latest/download/agent-linux-amd64 \ -o /usr/local/bin/agent chmod +x /usr/local/bin/agent # For arm64 curl -fsSL https://github.com/techulus/cloud/releases/latest/download/agent-linux-arm64 \ -o /usr/local/bin/agent chmod +x /usr/local/bin/agent
sudo systemctl restart techulus-agent
sudo systemctl status techulus-agent sudo journalctl -u techulus-agent -n 20
Was this page helpful?
Contact support