automation-tests/cmd/podman/pods
Brent Baude 990514ea92 Add support for format {{.Label}}
the pod ps man page says .Label is valid go template format. i dont think the function was actually ever implemented.

Fixes #6448

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-06-01 11:54:15 -05:00
..
create.go Merge pull request #6320 from rhatdan/skip 2020-05-21 19:35:39 +02:00
exists.go system tests must pass 2020-04-28 15:17:00 -05:00
inspect.go Add --format to pod inspect 2020-05-27 09:48:38 +03:00
kill.go Podman V2 birth 2020-04-16 15:53:58 -05:00
pause.go Podman V2 birth 2020-04-16 15:53:58 -05:00
pod.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
prune.go And system prune feature for v2. 2020-05-01 13:57:16 -04:00
ps.go Add support for format {{.Label}} 2020-06-01 11:54:15 -05:00
restart.go Podman V2 birth 2020-04-16 15:53:58 -05:00
rm.go Fix typos in rm messages 2020-04-28 15:57:40 -04:00
start.go Podman V2 birth 2020-04-16 15:53:58 -05:00
stats.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
stop.go Update podman to use containers.conf 2020-04-20 16:11:36 -04:00
top.go Fix build on OS X 2020-05-20 18:24:56 -04:00
unpause.go Podman V2 birth 2020-04-16 15:53:58 -05:00