Files
kubernetes/pkg/kubectl
Clayton Coleman 0b5410f30f Exec should be easier to reuse as a command
We have a few use cases where we want to have shortcut commands
for common behavior. In these cases, we want to default commands
with a simpler syntax, so being able to reuse Exec from code but
not share the same arguments is useful.

In this case, we're introducing 'rsh' which tries to run exec -itp --
bash.
2015-07-24 18:14:28 -04:00
..
2015-05-05 12:00:13 +02:00
2015-06-24 13:54:14 -07:00
2015-05-27 19:08:06 +02:00