spiegel_podman/cmd/podman/shared
baude 2011782d9d Make restart parallel and add --all
When attempting to restart many containers, we can benefit from making
the restarts parallel.  For convenience, two new options are added:

--all attempts to restart all containers
--run-only when used with --all will attempt to restart only running containers

Signed-off-by: baude <bbaude@redhat.com>
2018-11-01 13:14:12 -05:00
..
container.go truncate command output in ps by default 2018-10-30 08:35:22 -05:00
funcs.go runlabel: run any command 2018-10-24 14:02:43 +02:00
funcs_test.go runlabel: run any command 2018-10-24 14:02:43 +02:00
parallel.go Make restart parallel and add --all 2018-11-01 13:14:12 -05:00
pod.go Fix pod status reporting for new Exited state 2018-10-03 15:34:34 -04:00