Download All Artefacts from Command Line
I need to write a script to download all the artefacts and place them into a local directory. Is there a way to do download all the artefacts from command line so that I can write a script to do this task? Currently this process is manual. This is needed as part of automating the build process. Your help on this is highly appreciated.
Best Regards
Mahendran
Please sign in to leave a comment.
Hi
There are two options:
Michael
Thanks a lot!
This solves my problem.