pub fn register_cli( name: &'static str, description: &'static str, run: fn(&[String]) -> Result<()>, )
Register a model CLI under the multiplexer.