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-07-26 09:28:17 +02:00
2021-02-06 07:37:29 -06:00
2021-08-24 14:26:14 -05:00
2021-08-26 16:05:16 -04:00
2021-07-26 09:28:17 +02:00
2021-02-09 09:13:21 -05:00
2021-06-04 16:14:52 +03:00