-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Proposal: feat: Enable and autoinstall shell completions for gp CLI #13887
Conversation
started the job as gitpod-build-axonasif-gp-completion.1 because the annotations in the pull request description changed |
Had to recreate the PR as werft was failing to boot a VM on an old PR. |
/werft run 👍 started the job as gitpod-build-axonasif-gp-completion.2 |
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-axonasif-gp-completion.3 |
8b6bd13
to
24799bb
Compare
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-axonasif-gp-completion.7 |
e96afc9
to
4d60569
Compare
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-axonasif-gp-completion.11 |
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-axonasif-gp-completion.12 |
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-axonasif-gp-completion.13 |
4d60569
to
538c196
Compare
Description
Glad I stumbled upon the codebase, I was literally about to write the completion scripts for use with my fish shell. It's kind of funny how this wasn't mentioned anywhere how to setup for
bash
, which was already there 😬This updates the completion command and autoinstalls them for different shells on workspace start.
Related Issue(s)
Fixes #
How to test
gp
and hitTab
key.fish
orzsh
2.
Release Notes
Documentation
Werft options:
If enabled this will build
install/preview
Valid options are
all
,workspace
,webapp
,ide