pub fn run_cli() -> Result<()>
Setup and run the command router using clap-noun-verb auto-discovery
ggen v5 has ONE command: ggen sync. All verb functions are discovered automatically via the #[verb] macro.
ggen sync
#[verb]