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

Add simple bash completion for minikube #740

Merged
merged 1 commit into from
Oct 24, 2016
Merged

Conversation

r2d4
Copy link
Contributor

@r2d4 r2d4 commented Oct 21, 2016

Similar to kubectl completion bash. Does not support more advanced
queries, just commands. Added as part of make gendocs

ref #172

future todo:

  • add to installers
  • add more functionality (minikube service queries, etc.)

Similar to `kubectl completion bash`.  Does not support more advanced
queries, just commands.  Added as part of `make gendocs`
@codecov-io
Copy link

codecov-io commented Oct 21, 2016

Current coverage is 31.27% (diff: 10.00%)

Merging #740 into master will decrease coverage by 0.21%

@@             master       #740   diff @@
==========================================
  Files            42         43     +1   
  Lines          1953       1973    +20   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            615        617     +2   
- Misses         1209       1227    +18   
  Partials        129        129          

Powered by Codecov. Last update a9f1321...24bced3

Copy link
Contributor

@dlorenc dlorenc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@dlorenc dlorenc merged commit 2a47032 into kubernetes:master Oct 24, 2016
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.

4 participants