Updating Existing Repositories
- Updated2022-05-25
- 1 minute(s) read
Updating Existing Repositories
- Build the package(s) to this Package Builder solution.
- Place the package in a directory. You can place the package either in the same source directory as the other packages in the feed or in a different directory.
- Open a command prompt.
- Within the command prompt, change directories to the installed location of NI Package Manager. The default location is C:\Program Files\National Instruments\NI Package Manager.
- Run the following command: nipkg feed-add-pkg <location of feed> <name and filepath of package(s)>.
NI Package Manager updates the feed manifest files in the C:\externalFeed directory with the package file if you enter the following two commands:
cd C:\Program Files\National Instruments\NI Package Manager nipkg feed-add-pkg C:\externalFeed C:\temp\packages\mycompany-myproduct_1.0.0.0_windows_x64.nipkg