Heavybullets8/heavy_script

Feature to tail container logs

noah-guillory opened this issue · 2 comments

It would be nice to be able have some kind of flow to view the logs for a container under a running application. I find it very useful to look at logs to see why a container is failing to start and it would be nice to be able to do that easy in the command line rather than clicking through the SCALE UI.

I figure there must be some kind of kubectl incantation that will essentially do this, but it would be nice to have that also be abstracted away just like the other commands in HeavyScript.

Closing as already implemented, re-open if i have misunderstood something, thank you