Azure / Azure/azure-devops-cli-extension
[Feature Request] 'az pipelines runs artifact download' show download progress
Open
Feature
- Dominant language
- Python
- Stars
- 682
- Forks
- 278
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
When using 'az pipelines runs artifact download' on large files it can be confusing if the call has failed etc since there's no status except for "Downloading...".
Since the download call is synchronous (to the end user at least) easiest fix would just be to just update the output message.
Another way might be to add a '--async' option and a way to query the download progress in a loop.
Contributor guide
Assessment
This issue has not been assessed yet.