Replies: 2 comments
-
|
Is this something that could easily be added as a makefile optional target that would install command completion when run? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Once we have consistent formatting for all the commands then this can simply be automated at runtime. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's how
minikubesupports this as part of its binary:zsvmay also support shell command completion as part of its binary.Here's a small PoC for Bash: https://github.com/iamazeem/zsv-bash-completion
Demo:
Beta Was this translation helpful? Give feedback.
All reactions