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
Matt Rickard
a8dbc18b51
Add minikube config get/set/unset commands
...
This introduces the minikube config get/set/unset command. At a basic level, it allows a more user friendly interface for setting minikube config values, but it also allows us to run validations and callbacks before and after the values have been set.
2016-09-06 15:14:28 -07:00
dlorenc
9fa002d573
Merge pull request #277 from aaron-prindle/get-kubernetes-version
...
Added get_kubernetes_versions command and tests
2016-07-07 13:38:47 -07:00
aprindle
3eccdd523f
Added json file and schema for k8s versions. Also updated documentation.
2016-07-07 10:14:03 -07:00
Jimmi Dyson
44b2d9ce20
Add service command, copied & refactored from dashboard command
2016-07-04 15:08:27 +01: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