Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.98k forks source link

az interactive : Error loading command module AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det' #23294

Open SunChero opened 2 years ago

SunChero commented 2 years ago

i have the same issue with the latest az version

{
  "azure-cli": "2.38.0",
  "azure-cli-core": "2.38.0",    
  "azure-cli-telemetry": "1.0.6",
  "extensions": {
    "azure-devops": "0.25.0",    
    "eventgrid": "0.4.9",        
    "interactive": "0.4.5",      
    "log-analytics": "0.2.2"     
  }
}

many commands are not working ...


az>> az group list -o table
Error loading command module 'iot': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
Error loading command module 'network': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
Error loading command module 'resource': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
Error loading command module 'sql': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
Error loading command module 'vm': AzInteractiveShell.progress_patch() got an unexpected keyword argument 'det'
'group' is misspelled or not recognized by the system.

Examples from AI knowledge base:
https://aka.ms/cli_ref
Read more about the command in reference docs
az>> ````

_Originally posted by @SunChero in https://github.com/Azure/azure-cli/issues/17740#issuecomment-1191516747_
yonzhan commented 2 years ago

interactive