@edgible-team/sdk
    Preparing search index...

    Type Alias ProvisionPhase

    ProvisionPhase:
        | "boot"
        | "ensure-node"
        | "sync"
        | "login"
        | "configure"
        | "install-agent"
        | "start-agent"
        | "wait-device"
        | "ready"

    The phases provisionVmWithAgent moves through, in order, as reported via onProgress.