Skip to main content

Synopsis

moorcheh-edge clear-store [-y] [--base-url URL]

Options

FlagDescription
-y, --yesSkip confirmation prompt (for scripts)
--base-urlAPI 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.