pub async fn run( settings: &Settings, deploy_id: &str, force: bool, dry_run: bool, ) -> Result<(), CliError>
Promote a staging deployment to production using ALTER SWAP.