Tamer Tas
|
b39e31d8a3
|
Remove cmd from kubectl/cmd/factory
|
2015-03-18 14:23:14 +02:00 |
|
Jeff Lowdermilk
|
a5746c9a0e
|
Fix md generation for kubectl docs
Display usage string, not long help, as code, remove angle brackets from
output (.md interprets as tags and hides).
|
2015-03-11 16:42:40 -07:00 |
|
Jerzy Szczepkowski
|
110ab79f05
|
Added support for labels to "kubectl stop".
Added support for labels and --all to "kubectl stop". Fixes #5178.
|
2015-03-11 09:43:29 +01:00 |
|
Brendan Burns
|
f505a33998
|
Differentiate between server error messages and client error messages in kubectl
|
2015-03-07 11:39:23 +01: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 |
|
Jeff Lowdermilk
|
b786c116b6
|
Make kubectl stop take -f flag (for filename|url|directory)
|
2015-02-17 11:27:47 -08: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 |
|
Jeff Lowdermilk
|
201e99e0ee
|
Add a kubectl stop command
|
2015-01-22 09:46:53 -08:00 |
|
Filipe Brandenburger
|
b1727b0330
|
Revert "Add a kubectl stop command"
|
2015-01-22 09:00:50 -08:00 |
|
Jeff Lowdermilk
|
b1aa037990
|
Add a kubectl stop command
|
2015-01-20 19:01:32 -08:00 |
|