Using az artifacts universal download
, how can I download the latest package under a specific view in a feed, e.g. @Prerelease?
I can't seem to find any documentation on how to specify the view
Edit - Requests:
User Voice Request: https://developercommunity.visualstudio.com/idea/1195670/azure-cli-extensions-support-for-specifying-releas.html
Github Issue: https://github.com/Azure/azure-cli-extensions/issues/2330
You can add the View to the feed specified:
e.g. --feed "Contoso@TheView"