Synopsis
moorcheh-edge clear-store [-y] [--base-url URL]
Options
| Flag | Description |
|---|
-y, --yes | Skip confirmation prompt (for scripts) |
--base-url | API base URL (default http://localhost:8080) |
Interactive example
moorcheh-edge clear-store
Prompts:
This will permanently remove all data in your moorcheh-edge store. It cannot be recovered.
Are you sure? Type Y to delete:
Type Y to proceed. Any other input aborts.
Script example
moorcheh-edge clear-store -y
This wipes all items and resets dimension, store mode, and embedding model. Cannot be undone.
See API: Clear store.