-
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(gitpod-cli): Enable completion command and unhide it #13610
Conversation
/werft run 👍 started the job as gitpod-build-axon-gp-completion.2 |
/werft run 👍 started the job as gitpod-build-axon-gp-completion.3 |
started the job as gitpod-build-axon-gp-completion.4 because the annotations in the pull request description changed |
/werft run 👍 started the job as gitpod-build-axon-gp-completion.6 |
/werft run with-clean-slate-deployment 👍 started the job as gitpod-build-axon-gp-completion.7 |
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 but it was already there for
bash
😬gp
CLI got lots of subcommands and options, having tab-completion is super helpful, always missed it.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