Skip to content
New issue

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

Autocompletion support in Windows command line #3892

Closed
Parth6288 opened this issue Jun 27, 2017 · 3 comments
Closed

Autocompletion support in Windows command line #3892

Parth6288 opened this issue Jun 27, 2017 · 3 comments

Comments

@Parth6288
Copy link

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

@tjprescott
Copy link
Member

Unfortunately, no, not from a native terminal. For a tab completion experience on Windows, my best recommendation would be to try az interactive.

@JasonRShaver
Copy link
Contributor

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.

@RSwarnkar
Copy link

RSwarnkar commented Oct 20, 2022

You can install Git SCM and use the Git Bash as a Linux-like CLI on windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants