.nh .TH podman-play(1) .SH NAME .PP podman-play - Play containers, pods or volumes based on a structured input file .SH SYNOPSIS .PP \fBpodman play\fP \fIsubcommand\fP .SH DESCRIPTION .PP The play command will recreate containers, pods or volumes based on the input from a structured (like YAML) file input. Containers will be automatically started. .SH COMMANDS .TS allbox; l l l l l l . \fB\fCCommand\fR \fB\fCMan Page\fR \fB\fCDescription\fR kube podman-play-kube(1) T{ Create containers, pods or volumes based on Kubernetes YAML. T} .TE .SH SEE ALSO .PP podman, podman-pod(1), podman-container(1), podman-generate(1), podman-play(1), podman-play-kube(1)