podman/libpod/filters
Paul Holzinger e7fd9234cd Align the podman pod ps --filter behavior with podman ps
Filters with the same key work inclusive with the only exception being
`label` which is exclusive. Filters with different keys always work exclusive.

Also update the documentation with the new behavior.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2020-11-18 19:31:25 +01:00
..
containers.go Align the podman ps --filter behavior with docker 2020-11-18 11:36:06 +01:00
pods.go Align the podman pod ps --filter behavior with podman ps 2020-11-18 19:31:25 +01:00