Files
openstock/skills/openstock-agent-cli/references/commands/universe/sync/guide.md
T
Hana 347c9546ed
CI / test (push) Successful in 37s
Add OpenStock agent CLI skill
2026-06-09 17:22:59 +09:00

19 lines
420 B
Markdown

# `openstock universe sync`
Purpose: refresh KIND listed stock universe cache.
Usage:
```bash
openstock universe sync
openstock universe sync --force
```
External IO: KIND listed company download.
Writes: `~/.config/openstock/cache/universe/kind`.
Output fields: `source`, `cache_date`, `refreshed_at`, `refreshed`, `stock_count`, `counts_by_market`.
Agent rule: run before broad scans if the cache date matters.