pub async fn run( settings: &Settings, dry_run: bool, ) -> Result<ApplyPlan, CliError>
Run the apply connections command: plan, render, optionally execute.
apply connections