Import an Unlocked/Managed Package
Last updated
Was this helpful?
Last updated
Was this helpful?
Learn how to bring an existing unlocked or managed package into AutoRABIT for further management. (Need a refresher on packages? See .)
Open Packages Hover over Salesforce DX and select Packages.
Click Import Package
Choose the Repository and Branch that contain the package manifest.
All available packages and package versions in that branch appear.
Select the packages you want to import.
View dependencies – click View Dependency Packages to see related packages.
Validate – pick the Dev Hub and click Validate Package. A green tick confirms a match.
Click Save to review the summary.
Click IMPORT to begin. The Import Packages Log opens.
Click CLOSE. You return to the Packages home page, where the newly imported package appears.
A package version is an immutable snapshot of metadata. You can install it in any org (scratch, sandbox, production) to deploy that exact set of components.
Click the + icon in the Actions column to add a version.
Fill in the details:
Version Name – auto-filled from the package name; editable.
Version Number – format major.minor.patch.build
(e.g., 1.2.1.8
).
Installation Key – optional password to restrict installs.
Tag – release label (e.g., Release 1.0.0
).
Version Description – brief notes.
Click Create.
Watch progress on the Package Log screen.