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

[Feature] laf-cli support shell autocompletion #1098

Open
1 of 2 tasks
aFlyBird0 opened this issue Apr 27, 2023 · 0 comments
Open
1 of 2 tasks

[Feature] laf-cli support shell autocompletion #1098

aFlyBird0 opened this issue Apr 27, 2023 · 0 comments
Labels
cli feature New feature or request

Comments

@aFlyBird0
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

Background

Now we already have laf-ci, here is the doc, and here is the code of cli.

When using the command line, we really look forward to it being able to autocomplete automatically!

What to do

You can add a completion command to generate an automatic completion script, and also add documentation to instruct users on how to use the completion command in bash, zsh, and fish.

You can refer to the command completion documentation of K8s: https://kubernetes.io/docs/tasks/tools/install-kubectl-macos/#enable-shell-autocompletion

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@aFlyBird0 aFlyBird0 added the feature New feature or request label Apr 27, 2023
@skyoct skyoct added the cli label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants