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
vishah
ba860e3bf2
Regenerating docs after updating upstream spf13/pflag. related to #811
2016-11-09 16:31:48 -05:00
Jimmi Dyson
812ad9c503
Update generated docs after godep upgrades
2016-10-12 15:25:13 +01:00
Aaron Prindle
2d2b484a22
Have working minikube addons command w/ enable, disable, delete. Also
...
updated docs.
2016-10-11 11:08:55 -07:00
dlorenc
7f842c7da0
Fix the test by removing the log-flush-frequency flag.
...
This was coming from a dependency somewhere that's now gone. Also update help text.
2016-09-29 16:00:20 -07:00
dlorenc
a03719665e
Make gendocs
2016-09-29 11:23:22 -07:00
Aaron Prindle
6017e34d4d
Fixed integration tests, adding test output to ssh mock, change help text to use multi-line string and
...
updated docs.
2016-09-08 13:13:15 -07:00
Aaron Prindle
3ef433d259
Added localkube status to minikube status. Also added format flag to
...
configure status output. Also updated docs. Also added godoc url to
help text for status.
2016-09-07 14:18:19 -07:00
Dan Lorenc
d29f6ee36f
Update help text.
...
The k8s update updated cobra as well, so the generated help text changed.
2016-06-10 10:07:22 -07:00
dlorenc
c89e4c2dd8
Fix the help text. I merged two commits at the same time, and they conflicted.
2016-06-07 17:40:11 -07:00
aprindle
3c59245f32
Added gen_help_text.go and docs/ directory for cobra generated help
...
documentation. Added test in Travis for making sure docs are up-to-date.
2016-06-07 16:44:06 -07:00