Skip to content

Enable Artifact Downloading via API and CLI #543

@lucianoliberti

Description

@lucianoliberti

Is your improvement proposal related to a problem? Please describe.

Currently, there is no official or supported way to download job artifacts to a local machine using an API or the command-line interface (sem CLI). Users are required to download artifacts manually from the UI, which is not scalable or efficient, especially when they need to retrieve multiple artifacts from a large number of concurrent jobs for debugging or other automated processes.

To improve this, a dedicated API endpoint and a new sem CLI command that allows users to programmatically download job artifacts could be added. This feature would enable developers to automate artifact retrieval for local debugging, external systems, or any other use case where a manual download is not feasible. This would significantly streamline workflows and provide a more robust solution for artifact management.

Describe the solution you'd like

TBD

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsolution-tbdSolution information to be defined

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions