mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

Also Support for podman pod ps --format '{{ .Label label }}' Finally fix support for --format '{{ .Podname }}' When user specifies .Podname this implies --pod was passed. Fixes: https://github.com/containers/podman/issues/20957 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>