async fn cli_set_config_gen_params( endpoint: &str, auth: &ApiAuth, server_gen_params: ServerModuleConfigGenParamsRegistry, ) -> Result<()>