We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, Is the auto completion for windows command line enabled yet?
Install Method: How did you install the CLI? (e.g. pip, interactive script, apt-get, Docker, MSI, nightly) Answer here: MSI
CLI Version: What version of the CLI and modules are installed? (Use az --version) Answer here: azure-cli (2.0.6)
az --version
OS Version: What OS and version are you using? Answer here: Windows 7
Shell Type: What shell are you using? (e.g. bash, cmd.exe, Bash on Windows) Answer here: cmd
The text was updated successfully, but these errors were encountered:
Unfortunately, no, not from a native terminal. For a tab completion experience on Windows, my best recommendation would be to try az interactive.
az interactive
Sorry, something went wrong.
To the best of my knowledge, this is not possible in the Windows command shell (cmd). Here is a random SuperUser question on this with a few ideas.
Otherwise, as mentioned by Travis, we do offer full auto-complete in az interactive mode.
You can install Git SCM and use the Git Bash as a Linux-like CLI on windows.
No branches or pull requests
Hi,
Is the auto completion for windows command line enabled yet?
Environment summary
Install Method: How did you install the CLI? (e.g. pip, interactive script, apt-get, Docker, MSI, nightly)
Answer here: MSI
CLI Version: What version of the CLI and modules are installed? (Use
az --version
)Answer here: azure-cli (2.0.6)
OS Version: What OS and version are you using?
Answer here: Windows 7
Shell Type: What shell are you using? (e.g. bash, cmd.exe, Bash on Windows)
Answer here: cmd
The text was updated successfully, but these errors were encountered: