Skip to main content

advance_setup_machine

Function advance_setup_machine 

Source
pub fn advance_setup_machine(
    bundle_root: &Path,
    provider_id: &str,
    tenant: &str,
    team: &str,
    machine: &SetupMachine,
    dry_run: bool,
) -> Result<Value>