It would be great if the feed-download command would accept parameters for:
- Downloading a feed that's not in the current configuration (feed is in a directory)
- Including dependencies in the download
- Including EULAs in the download
- Including recommended packages in the download
- Including suggested packages in the download
Declining this idea.
Below are the 4 sub-asks, with rationale for why the idea is being declined:
nipkg.exe feed-add --config=C:\temp\nipkg.ini --name=temp https://<path>
nipkg.exe update --config=C:\temp\nipkg.ini
nipkg.exe feed-download --config=C:\temp\nipkg.ini "temp" “c:\temp\myfeed”