pub async fn run_wizard(
client: &PlatformApiClient,
project_id: &str,
environment_id: &str,
project_path: &Path,
) -> WizardResultExpand description
Run the deployment wizard
pub async fn run_wizard(
client: &PlatformApiClient,
project_id: &str,
environment_id: &str,
project_path: &Path,
) -> WizardResultRun the deployment wizard