pub async fn cli_match() -> Result<()>Expand description
Main entry point using clap-noun-verb v3.4.0 auto-discovery
This function delegates to clap-noun-verb::run() which automatically discovers
all \[verb\] functions in the cmds module and its submodules.