Brendan Burns
|
eefaafc214
|
Prompt the user to select a container if they don't provide one
and we can't infer it.
|
2015-02-24 06:50:22 -08:00 |
|
Eric Paris
|
d508395828
|
Change all cobra commands to use the example section
This will output the examples in their own section, rather than as part
of the 'long' synposis.
|
2015-02-20 16:41:31 -05:00 |
|
MikeJeffrey
|
ca1e9f8061
|
Comments go above the sample line in kubectl docs.
|
2015-02-12 15:49:25 -08:00 |
|
MikeJeffrey
|
e5459c8802
|
Clean up kubectl help for auto-gen'd kubectl.md
|
2015-02-10 12:02:05 -08:00 |
|
Jeff Lowdermilk
|
d46ae5d841
|
Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util
Allows helpers to be used by config commands.
|
2015-02-05 09:39:42 -08:00 |
|
deads2k
|
dd01137138
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
|
Clayton Coleman
|
8a4f225941
|
Make expandResourceShortcuts part of RESTMapper on client
|
2015-01-09 11:59:11 -05:00 |
|
deads2k
|
480635bb72
|
Revert "Revert "add kubeconfig types""
This reverts commit 02dbad7094 .
|
2015-01-08 09:42:30 -05:00 |
|
Brendan Burns
|
02dbad7094
|
Revert "add kubeconfig types"
|
2015-01-07 12:39:37 -08:00 |
|
deads2k
|
0e688dc271
|
add kubeconfig file
|
2015-01-07 13:09:10 -05:00 |
|
Clayton Coleman
|
e355f54eda
|
Update references from Path() to the appropriate segment use
|
2014-12-29 15:38:52 -05:00 |
|
jhadvig
|
019ca75fc6
|
Streaming container logs
|
2014-12-15 12:12:11 +01:00 |
|
Dylan Carney
|
ba5c18816e
|
Updates kubectl log cmd per PR feedback
|
2014-12-11 17:44:44 -08:00 |
|
Dylan Carney
|
3f88f27d7b
|
Modifies kubectl log cmd to not require container arg for single-container pods (for #2847)
|
2014-12-11 12:32:18 -08:00 |
|
Michal Fojtik
|
17e24aed47
|
Export GetKubeNamespace function from kubectl
|
2014-12-03 13:15:48 +01:00 |
|
deads2k
|
2dbfb80349
|
add utility for binding flags and building api server clients
|
2014-11-26 07:50:51 -05:00 |
|
derekwaynecarr
|
f41a44278d
|
Log function use namespace
|
2014-11-25 13:10:32 -05:00 |
|
markturansky
|
8af4ccb111
|
v1beta3 Pod refactor
|
2014-11-18 09:25:42 -05:00 |
|
Brendan Burns
|
b0c5d3b022
|
Add support for a 'log' command to kubectl.
|
2014-11-02 19:54:19 -08:00 |
|