TheDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/nullclaw/nullclaw/llms.txt
Use this file to discover all available pages before exploring further.
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 operational1- Warnings (some components not configured)2- Errors (critical components missing)
Use Cases
Quick Health Check
Pre-Deployment Validation
Debugging
See Also
- Doctor - Comprehensive diagnostics
- Service - Service management
- Configuration - Config reference