Expand description
CLI Parser - Command-line argument parsing with clap
This module defines the CLI structure using clap derive macros.
Structs§
- Cli
- Alopex CLI - Command-line interface for Alopex DB
- SqlCommand
- SQL subcommand
Enums§
- Columnar
Command - Columnar subcommands
- Command
- Top-level subcommands
- Compaction
Command - Server compaction subcommands
- Distance
Metric - Distance metric for HNSW index
- Hnsw
Command - HNSW subcommands
- Index
Command - Columnar index subcommands
- KvCommand
- KV subcommands
- KvTxn
Command - KV transaction subcommands
- Lifecycle
Backup Command - Backup lifecycle subcommands
- Lifecycle
Command - Lifecycle subcommands
- Lifecycle
Restore Command - Restore lifecycle subcommands
- Output
Format - Output format for query results
- Profile
Command - Profile subcommands
- Server
Command - Server management subcommands
- Thread
Mode - Thread mode for database operations
- Vector
Command - Vector subcommands