.nh .TH podman\-pod\-unpause(1) .SH NAME .PP podman\-pod\-unpause \- Unpause one or more pods .SH SYNOPSIS .PP \fBpodman pod unpause\fP [\fIoptions\fP] \fIpod\fP ... .SH DESCRIPTION .PP Unpauses all the paused processes in the containers of one or more pods. You may use pod IDs or names as input. .SH OPTIONS .SS \fB\-\-all\fP, \fB\-a\fP .PP Unpause all pods. .SS \fB\-\-latest\fP, \fB\-l\fP .PP Instead of providing the pod name or ID, unpause the last created pod. .PP The latest option is not supported on the remote client. .SH EXAMPLE .PP podman pod unpause mywebserverpod .PP podman pod unpause 860a4b23 .SH SEE ALSO .PP podman\-pod(1), podman\-pod\-pause(1), podman\-unpause(1) .SH HISTORY .PP July 2018, Originally compiled by Peter Hunt pehunt@redhat.com \[la]mailto:pehunt@redhat.com\[ra]