505 B

zeroclaw service

Manage the ZeroClaw background service (launchd/systemd user service). More information: https://github.com/zeroclaw-labs/zeroclaw#quick-start.

  • Install the daemon service:

zeroclaw service install

  • Start the daemon service:

zeroclaw service start

  • Stop the daemon service:

zeroclaw service stop

  • Check service status:

zeroclaw service status

  • Uninstall the daemon service:

zeroclaw service uninstall

  • Display help:

zeroclaw service {{[-h|--help]}}