question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] az artifacts universal should have option to list artifacts

See original GitHub issue

Is 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:closed
  • Created 4 years ago
  • Reactions:17
  • Comments:7

github_iconTop GitHub Comments

6reactions
ggirard07commented, Aug 25, 2020

@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.

0reactions
github-actions[bot]commented, May 27, 2021

In order to consolidate to fewer feedback channels, we’ve moved suggestions and issue reporting to Developer Community.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found