Skip to main content

run

Function run 

Source
pub async fn run(config: DeployerConfig) -> Result<OperationResult>
Expand description

Runs the provider-oriented multi-target deployment flow.

This is intentionally separate from the dedicated single_vm adapter path.