Skip to main content

run_reconcile_command

Function run_reconcile_command 

Source
pub fn run_reconcile_command(
    config_path: &str,
    export_name: &str,
    params: Option<&HashMap<String, String>>,
    format: ReconcileOutputFormat,
) -> Result<()>