Expand description
LLM-CostOps CLI - Command-line interface
This crate provides the command-line interface for LLM Cost Operations, including database initialization, data ingestion, querying, and reporting.
Re-exports§
pub use cli::Cli;pub use cli::Commands;pub use cli::PricingCommands;