Azure / Azure/azure-cli-extensions
Error on az artifacts download on on-empty folder
Open
customer-reported
DevOps
question
Service Attention
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Related command
`az artifacts universal download --organization $org --project=$project --scope project --feed $feed --name $package --version * --path cleanFolder`
### Extension name (the extension in question)
az devops
### Description of issue (in as much detail as possible)
When above command is executed on a non-empty dir I got the following error:
`ERROR: unrecognized arguments: docs scripts tools CONTRIBUTING.md PSScriptAnalyzerSettings.psd1 README.md`
The list of "arguments" are all the files inside the folder.
Contributor guide
Assessment
This issue has not been assessed yet.