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 hint for commandline completion #79

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

marcelldls
Copy link
Contributor

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@gilesknap
Copy link
Member

You would need to say that you need to start a new shell for completion to be activated (--install-completion adds to your bashrc but then you need to pick that up in a new shell)

@marcelldls
Copy link
Contributor Author

You would need to say that you need to start a new shell for completion to be activated (--install-completion adds to your bashrc but then you need to pick that up in a new shell)

When you run this you get

[esq51579@cs03r-sc-serv-36 WIP]$ ec --install-completion
bash completion installed in /home/esq51579/.bash_completions/ec.sh
Completion will take effect once you restart the terminal

Which is instructive enough and I dont feel like that needs to be repeated in our docs

@gilesknap gilesknap merged commit a1994b1 into epics-containers:main Jan 28, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants