mirror of
https://github.com/containers/podman.git
synced 2025-09-09 19:52:21 +08:00

allows users to "watch" the output of podman ps on a set interval in seconds. in watch mode, the screen is cleared between intervals as well. podman -ps -w1 watches on 1 second intervals Signed-off-by: baude <bbaude@redhat.com>