Skip to main content

Synopsis

Description

status fetches key metrics from the running profClaw server in parallel and displays a compact summary. It checks:
  • Server health, version, and uptime
  • Configured AI providers and their health
  • Loaded skills (total and enabled count)
  • Memory index statistics (chunks and files)
  • Tunnel status (Cloudflare Tunnel and Tailscale)
Unlike profclaw tui, status is non-interactive and designed for quick checks from the terminal or in shell scripts.

Flags

boolean
Output all data as structured JSON. Includes the full response from each subsystem.

Examples

Example Output