pub async fn execute_cli( cmd: ServeCliCommand, config: CliConfig, configured_interleaved_system_coalescing: bool, ) -> Result<()>