spiegel_podman/pkg/adapter
baude 5e86acd591 display logs for multiple containers at the same time
add the ability for users to specify more than one container at a time
while using podman logs.  If more than one container is being displayed,
podman will also prepend a shortened container id of the container on
the log line.

also, enabled the podman-remote logs command during the refactoring of
the above ability.

fixes issue #2219

Signed-off-by: baude <bbaude@redhat.com>
2019-03-15 13:41:01 -05:00
..
shortcuts Support podman-remote stop container(s) 2019-03-02 08:57:20 -07:00
client.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
containers.go display logs for multiple containers at the same time 2019-03-15 13:41:01 -05:00
containers_remote.go display logs for multiple containers at the same time 2019-03-15 13:41:01 -05:00
images_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
info_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
pods.go podman-remote pod top|stats 2019-03-06 11:01:25 -06:00
pods_remote.go podman-remote pod top|stats 2019-03-06 11:01:25 -06:00
runtime.go Update vendor of Buildah and imagebuilder 2019-03-13 08:21:11 -04:00
runtime_remote.go Add event logging to libpod, even display to podman 2019-03-11 15:08:59 -05:00
volumes_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00