vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Function saveOrg

    • Save the specified org details to the local SFDX configuration store.

      If the specified details contains a username that is already known to SFDX the details will be merged.

      Parameters

      • details: SalesforceAuthResult

        details to save

      • Optionaloptions: { alias?: string | string[] }

        additional options

      Returns Promise<void>