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

miactl bash autocompletion setup returns error #1351

Open
nicola88 opened this issue May 3, 2024 · 0 comments
Open

miactl bash autocompletion setup returns error #1351

nicola88 opened this issue May 3, 2024 · 0 comments

Comments

@nicola88
Copy link
Contributor

nicola88 commented May 3, 2024

In the miactl setup page, the command provided to configure bash auto-completion returns an error on Ubuntu 22.04 using bash-autocompletion with version 2.11.

$ miactl completion bash >/usr/local/etc/bash_completion.d/miactl
bash: /usr/local/etc/bash_completion.d/miactl: No such file or directory

I got it working by moving it inside /etc/bash_completion.d/miactl

Suggestions

Update the documentation with the correct command or specify to which OS the provided command applies to and, for other platforms, provide alternative commands or redirect to external documentation.

@nicola88 nicola88 changed the title miactl bash autocompletion command returns error miactl bash autocompletion setup returns error May 3, 2024
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