[Feature Request] az artifacts universal should have option to list artifacts
See original GitHub issueIs your feature request related to a problem? Please describe. There seems to be no easy way to list universal artifacts in a feed. Please add this functionality to the devops extension.
Describe the solution you’d like
az artifacts universal list --feed "<feed_name>" --version "*" --path "x/y/z"
The above command would list latest version of artifacts in “feed_name” at path “x/y/z”
Issue Analytics
- State:
- Created 4 years ago
- Reactions:17
- Comments:7
Top Results From Across the Web
Publish and download universal packages with Azure Artifacts
This article will walk you through the steps to publish and download your universal packages to Azure Artifacts feeds.
Read more >Azure Artifacts - Download a specific version of Universal artifact
We are using azure devops for our CI/CD process. Many a times, in order to do some custom builds, we need to download...
Read more >Azure Artifact download failing - Visual Studio Feedback
Upon trying to download an artifact from our local repo I am presented with a strange error and can't seem to get any...
Read more >Usage of Artifacts in Azure DevOps Extension
path: enter the path having the Windows scanner. You should modify the link as per the required version. az artifacts universal download -- ......
Read more >Azure Artifacts vs Build Artifacts vs Pipeline Artifacts
With Azure DevOps using similar names for different things, there is quite some confusion between them. And in fact I've received many comments ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@samuelkoppes seriously?!?
How do you expect a package system to be widely used in the field without having the option to list available packages? Can you point me to any package system out there not offering this option?
I understand that the original request here is perhaps a bit complicated to implement. But a more simpler version, without all the options mentioned by @praveen-pk, surfacing only the original Rest API is probably a low-hanging fruit you can integrate without much effort. It will at least allows users having only the CLI to work more easily with the universal package product.
In order to consolidate to fewer feedback channels, we’ve moved suggestions and issue reporting to Developer Community.