-
Notifications
You must be signed in to change notification settings - Fork 60
Description
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
Labels
Type
Projects
Status