//! CLI layer for RLM-RS.
//!//! Provides the command-line interface using clap, with commands
//! for initializing, managing, and querying RLM state.
pubmodcommands;pubmodoutput;pubmodparser;pubusecommands::execute;pubuseoutput::OutputFormat;pubuseparser::{Cli, Commands};