Files
openstock/skills/openstock-agent-cli/references/commands/cache/status/guide.md
T

16 lines
319 B
Markdown
Raw Normal View History

2026-06-09 17:22:59 +09:00
# `openstock cache status`
Purpose: inspect local cache size and namespace summary.
Usage:
```bash
openstock cache status
```
Reads: `~/.config/openstock/cache`.
Output fields: `root`, `exists`, `total_files`, `total_bytes`, `namespaces`.
Agent rule: use before cache cleanup or when diagnosing stale local data.