Skip to content

[Feature Request] az pipelines runs artifact download - add capability to download individual files matching a pattern #1510

Description

@mpeck12

Is your feature request related to a problem? Please describe.
Currently, "az pipelines runs artifact download --artifact-name [artifact-name]" downloads all files in [artifact-name].

If there is a large number / size of files in [artifact-name], and we only need one or some of them, this can be very time and bandwidth consuming.

Describe the solution you'd like
Capability to only download files that match a specified pattern,

For example (adding a --pattern argument):
az pipelines runs artifact download --artifact-name [artifact-name] --path [output-path] --run-id [run-id] --pattern [pattern]

I have a proposed solution in mpeck12@37d7379

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureFeature Work required.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions