chrislovecnm
|
8fa2aac99f
|
fixing more headers
|
2016-10-15 19:20:56 -06:00 |
Justin Santa Barbara
|
542f8fb4f2
|
Refactor CLI to match kubectl approach
We have an Options class for each command, and a Run function that can
be called directly.
|
2016-10-11 09:47:11 -04:00 |
Justin Santa Barbara
|
7cde6890a4
|
Export admin password in kubecfg
This is where users expects to find it, because it is how kube-up does
it.
Issue #166
|
2016-08-14 22:18:58 -04:00 |
Justin Santa Barbara
|
df56204479
|
Export kubecfg after as create cluster by default
It is scoped to a particular context, so seems harmless, and users will
(almost?) always do it after creation.
Fix #129
|
2016-07-12 23:02:43 -04:00 |