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

Add support for PowerShell completion so TerraForm and other library consumers can inherit that support #151

Open
nam20485 opened this issue Jun 15, 2023 · 0 comments

Comments

@nam20485
Copy link

Terraform cannot include PowerShell autocompletion sort because they use your library and they believe your library does not offer support for PowerShell completion.

From TerraForm GitHub issue:

Terraform's tab-completion is powered by the external library github.com/posener/complete, so we support the same set of shells which that library supports. Therefore, if you send this request to that library or propose a PR that they accept then we can upgrade our version of that library to inherit that PowerShell support.

Apparently a rival completion library called Cobra does offer support for PowerShell.

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

1 participant