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