Matt Rickard
084c1e8181
Deprecate show-libmachine-logs flag
...
Libmachine logs can be enabled with --v=3 or higher. --v=7 turns on
debug level info. This will simplify the debugging control plane and
allow us to transition off of libmachine logs in the future.
2016-12-06 10:49:04 -08:00
Matt Rickard
e7afea8215
Change instructions for completion bash on OS X
...
OS X default version of bash doesn't support process substitution.
https://github.com/kubernetes/minikube/issues/844#issuecomment-262587570
2016-12-01 14:21:41 -08:00
vishah
ba860e3bf2
Regenerating docs after updating upstream spf13/pflag. related to #811
2016-11-09 16:31:48 -05:00
Matt Rickard
24bced3969
Add simple bash completion for minikube
...
Similar to `kubectl completion bash`. Does not support more advanced
queries, just commands. Added as part of `make gendocs`
2016-10-21 14:42:06 -07:00