Files
kubernetes/pkg/kubectl/cmd
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-07-13 06:48:58 -07:00
2015-07-16 23:33:16 -07:00
2015-07-23 17:21:27 -07:00
2015-07-23 17:21:27 -07:00
2015-07-13 09:38:40 -07:00