podman/cmd
Paul Holzinger c5a928c5b7
ps: --format {{.State}} match docker output
We should return the raw state string without any extra formatting in
this case.
`{{.Status}}` returns the nicely formatted string used in the default ps
output, e.g. `Up 2 seconds ago`, while `{{.State}}` returns the state as
string, e.g. `running`.

This matches the docker output and allows better use in scripts.

Fixes #18244

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-04-24 14:18:26 +02:00
..
podman ps: --format {{.State}} match docker output 2023-04-24 14:18:26 +02:00
podman-mac-helper podman-mac-helper: install: do not error if already installed 2023-03-24 15:34:30 +01:00
podman-wslkerninst Add new windows installer and build 2022-09-06 16:12:09 -05:00
quadlet add `quadlet -version` flag 2023-04-04 11:32:47 +02:00
rootlessport Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
winpath Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00