@salesforce/core
    Preparing search index...

    Function requestScratchOrgCreation

    • This extracts orgPrefs/settings from the user input and performs a basic scratchOrgInfo request.

      Parameters

      • hubOrg: Org

        the environment hub org

      • scratchOrgRequest: ScratchOrgInfo

        An object containing the fields of the ScratchOrgInfo

      • settings: default

        An object containing org settings

      Returns Promise<SaveResult>