Azure / Azure/azure-cli

'artifacts' is misspelled or not recognized by the system.

Open
#31,607 1 comment 0 reactions 1 assignee Claimed by @jiasli View on GitHub
act-codegen-extensibility-squad act-observability-squad Artifacts Auto-Assign bug Configure Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

az artifacts universal download --organization https://<Removing>.visualstudio.com/ --project="Antares" --scope project --feed <Removing>-websites --name antares.<Removing>--version * --path c:\tools\<Removing>
Unable to load extension 'azure-devops: cannot access local variable 'command_loader' where it is not associated with a value'. Use --debug for more information.
Preview version of extension is disabled by default for extension installation, enabled for modules without stable versions.
Please run 'az config set extension.dynamic_install_allow_preview=true or false' to config it specifically.
'artifacts' is misspelled or not recognized by the system.

Examples from AI knowledge base:
az extension add --name anextension
Add extension by name

https://docs.microsoft.com/en-US/cli/azure/extension#az_extension_add
Read more about the command in reference docs

### Related command

az artifacts universal download

### Errors

'artifacts' is misspelled or not recognized by the system.

### Issue script & Debug output

can share this if you ping me directly on Teams

### Expected behavior

command should succeed

### Environment Summary

{
"azure-cli": "2.74.0",
"azure-cli-core": "2.74.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {
"application-insights": "1.2.3",
"azure-devops": "1.0.1",
"durabletask": "1.0.0b3"
}
}

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.