UNPKG

@salesforce/core

Version:

Core libraries to interact with SFDX projects, orgs, and APIs.

88 lines (44 loc) 1.61 kB
# notADevHub The provided dev hub username %s is not a valid dev hub. # noUsernameFound No username found. # noDevHubFound Unable to associate this scratch org with a DevHub. # deleteOrgHubError The Dev Hub org cannot be deleted. # insufficientAccessToDelete You do not have the appropriate permissions to delete a scratch org. Please contact your Salesforce admin. # scratchOrgNotFound Attempting to delete an expired or deleted org # sandboxDeleteFailed The sandbox org deletion failed with a result of %s. # sandboxNotFound We can't find a SandboxProcess for the sandbox %s. # sandboxInfoCreateFailed The sandbox org creation failed with a result of %s. # sandboxInfoRefreshFailed The sandbox org refresh failed with a result of %s. # missingAuthUsername The sandbox %s does not have an authorized username. # orgPollingTimeout Sandbox status is %s; timed out waiting for completion. # NotFoundOnDevHub The scratch org does not belong to the dev hub username %s. # AuthInfoOrgIdUndefined AuthInfo orgId is undefined. # sandboxCreateNotComplete The sandbox creation has not completed. # SandboxProcessNotFoundBySandboxName We can't find a SandboxProcess with the SandboxName %s. # MultiSandboxProcessNotFoundBySandboxName We found more than one SandboxProcess with the SandboxName %s. # sandboxNotResumable The sandbox %s cannot resume with status of %s. # FrontdoorURLError Failed to generate a frontdoor URL. # FlowIdNotFound ID not found for Flow %s. # CustomObjectIdNotFound ID not found for custom object %s. # ApexClassIdNotFound ID not found for Apex class %s.