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

fix(core): reintroduce shell completion command #2562

Merged
merged 6 commits into from Jan 24, 2022
Merged

fix(core): reintroduce shell completion command #2562

merged 6 commits into from Jan 24, 2022

Conversation

vigsterkr
Copy link
Contributor

Description

Fixes #2530

renku/cli/env.py Outdated Show resolved Hide resolved
renku/cli/env.py Show resolved Hide resolved
@vigsterkr
Copy link
Contributor Author

note i have not updated the documentation with the new command as unfortunately (due to fish) it cannot be really unified. in case of bash/zsh one could do this:

eval "$(eval `renku env --shell-completion`)"

@vigsterkr vigsterkr force-pushed the fix-2530 branch 2 times, most recently from 839da44 to f2e337e Compare January 24, 2022 08:26
@vigsterkr vigsterkr enabled auto-merge (squash) January 24, 2022 08:56
@vigsterkr vigsterkr merged commit 6b3ee60 into develop Jan 24, 2022
@vigsterkr vigsterkr deleted the fix-2530 branch January 24, 2022 10:33
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.

Reintroduce shell completion command
2 participants