Downloading artifact using universal download gives error
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az artifacts universal download
Extension Name: azure-devops. Version: 0.26.0.`
**Errors:**
```
ERROR: Failed to update Universal Packages tooling.
[Errno 22] Invalid argument: '/etc\\os-release'
```
## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- `az artifacts universal download --organization https://dev.azure.com/xxx/ --scope project --project AOM --feed release_packages --name vtxauth-linux --version 1.3.0 --path . `
## Expected Behavior
Download the artifact file/files to current directory
## Environment Summary
```
Windows-10-10.0.19045-SP0
Python 3.10.10
Installer:
azure-cli 2.46.0
Extensions:
azure-devops 0.26.0
Dependencies:
msal 1.20.0
azure-mgmt-resource 21.1.0b1
```
## Additional Context
I'm running AZ CLI in Ubuntu 20.04/Wsl2/Windows10
Contributor guide
Assessment
This issue has not been assessed yet.