Skip to content

Tab completion features do not work in PowerShell or Windows command prompt. #19896

@ashokgop

Description

@ashokgop

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug

  1. Installed AZ CLI from https://aka.ms/installazurecliwindows on Windows 10 Enterprise version 1909 (OS Build 18363.1854).
  2. Control Panel shows Azure CLI verison installed is 2.29.0
  3. Open Command Prompt (Run as administrator or even without administrator mode).
  4. Execute command "az --ver" and hit tab for auto-completion.
    No results.

Howver if we complete the command as "az --version" then it does return the installed version as shown in Control Panel output.

Get a similar issue when attempting to access from PowerShell (5.1) or PowerShell (7.1.0)
Expected behavior

Tab completion of commands should display command options, both in Command Prompt and PowerShell.

Environment summary

Installed AZ CLI from https://aka.ms/installazurecliwindows on Windows 10 Enterprise version 1909 (OS Build 18363.1854)
Additional context

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions