Cloud Vector Stats
Get statistics for vector storage
Prerequisites
- •Authenticated with
agentuity auth login
Usage
bash
agentuity cloud vector stats [name]
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
<name> | string | No | - |
Examples
Show stats for all namespaces:
bash
bunx @agentuity/cli vector stats
Show detailed stats for products namespace:
bash
bunx @agentuity/cli vector stats products
Show stats for embeddings:
bash
bunx @agentuity/cli vector stats embeddings