Skip to main content
The nullclaw status command displays a quick overview of your NullClaw installation, configuration, and running services.

Usage

What It Shows

Installation Info

  • Zig version
  • Binary location and size
  • Config directory location

Configuration

  • Active provider(s)
  • Primary model
  • Configured channels
  • Memory backend

Runtime Status

  • Gateway running (yes/no)
  • Active channels
  • Service status (if installed)

Example Output

Exit Codes

  • 0 - All systems operational
  • 1 - Warnings (some components not configured)
  • 2 - Errors (critical components missing)

Use Cases

Quick Health Check

Shows overall system health at a glance.

Pre-Deployment Validation

Debugging

Verify configuration before troubleshooting.

See Also