Files
Aditya Rajan 11fc0e5540 kube: Add support for podman pod logs
Following PR adds support for `kubectl` like `pod logs` to podman.
Usage `podman pod logs <podIDorName` gives a stream of logs for all
the containers within the pod with **containername** as a field.

Just like **`kubectl`** also supports `podman pod logs -c ctrIDorName podIDorName`
to limit the log stream to any of the specificied container which belongs to pod.

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-09-05 16:24:49 +05:30
..
2021-06-02 16:56:12 -04:00
2021-02-06 07:37:29 -06:00
2021-09-05 16:24:49 +05:30
2020-05-21 17:16:10 -04:00
2020-05-21 17:16:10 -04:00
2021-02-09 09:13:21 -05:00
2020-08-11 08:03:37 -06:00