-
Notifications
You must be signed in to change notification settings - Fork 3.4k
'artifacts' is misspelled or not recognized by the system. #31607
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