Skip to main content

Module cli

Module cli 

Source
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§

ColumnarCommand
Columnar subcommands
Command
Top-level subcommands
CompactionCommand
Server compaction subcommands
DistanceMetric
Distance metric for HNSW index
HnswCommand
HNSW subcommands
IndexCommand
Columnar index subcommands
KvCommand
KV subcommands
KvTxnCommand
KV transaction subcommands
LifecycleBackupCommand
Backup lifecycle subcommands
LifecycleCommand
Lifecycle subcommands
LifecycleRestoreCommand
Restore lifecycle subcommands
OutputFormat
Output format for query results
ProfileCommand
Profile subcommands
ServerCommand
Server management subcommands
ThreadMode
Thread mode for database operations
VectorCommand
Vector subcommands