I would like to download the test plan artifacts (files) from azure devops repository via command line or power shell script. I used this (Download an application from Azure Devops via command line) as a reference but I cannot use GIT / repository.
Is there any way I can download the test artifacts (files) for each test case/ test suite via command line or powershell?