mirror of
https://github.com/containers/podman.git
synced 2025-09-17 15:07:40 +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>