az ml model download with --registry-name require --workspace-name
Open
act-codegen-extensibility-squad
Auto-Assign
bug
Machine Learning
needs-team-attention
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
## Describe the bug
**Command Name**
`az ml model download`
**Errors:**
```
`the following arguments are required: --workspace-name/-w`
```
## To Reproduce:
- `az ml model download --name {} --version {} --registry-name {}`
## Expected Behavior
command run successfully
## Environment Summary
```
Linux-5.15.90.1-microsoft-standard-WSL2-x86_64-with-glibc2.35, CBL-Mariner/Linux
Python 3.9.14
Installer: RPM
azure-cli 2.45.0 *
Extensions:
azure-devops 0.25.0
ml 2.14.1
Dependencies:
msal 1.20.0
azure-mgmt-resource 21.1.0b1
```
## Additional Context
Workaround is passing a dummy workspace value: -w ""
Contributor guide
Assessment
This issue has not been assessed yet.