Store Management
Stores transform any data into AI-native search engines that understand meaning, not just keywords. They act as containers for your files, automatically generating embeddings and enabling advanced search capabilities. Use these commands to create, manage, and organize your stores. Learn more about stores in the documentation.
List Stores
Command
Options
--filter <name>
- Filter by name pattern--limit <n>
- Limit number of results
Examples
Create Store
Command
Options
--description <desc>
- Description for the store--expires-after <days>
- Auto-delete after specified days--metadata <json>
- JSON metadata for the store
Examples
Get Store Details
Command
Options
None
Examples
Update Store
Command
Options
--name <name>
- New name for the store--description <desc>
- New description--expires-after <days>
- Update expiration--metadata <json>
- Update metadata
Examples
Delete Store
Command
Alias: mxbai store rm <name-or-id>
Options
--yes
,-y
- Skip confirmation prompt
Examples
Last updated: October 8, 2025