Azure / Azure/azure-devops-cli-extension

[Feature Request] 'az pipelines runs artifact download' show download progress

Open
#1,127 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.