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

Packer Command/Parameter Tab Completion #8652

Open
kevinCefalu opened this issue Jan 24, 2020 · 3 comments
Open

Packer Command/Parameter Tab Completion #8652

kevinCefalu opened this issue Jan 24, 2020 · 3 comments

Comments

@kevinCefalu
Copy link

Not sure if I'm missing something, doing something wrong [read: dumb], or if packer's autocomplete is busted, but I can't seem to get it to work. I followed the instructions found here, and it doesn't work in PowerShell v5.1 or even CMD. Can someone either instruct me what I'm doing wrong, or point me in the right direction? Thanks!

@SwampDragons
Copy link
Contributor

It's entirely possible that this was only implemented for bash. I'll change the label to a feature request.

@ciarancourtney
Copy link

Found a workaround for msys/git bash on windows, after running packer -autocomplete-install change the abs path in your .bashrc to just complete -C packer.exe packer so complete doesn't strip the backslashes posener/complete#133

@artur-sannikov
Copy link

Any news on that?

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

No branches or pull requests

4 participants