.nh .TH podman\-play(1) .SH NAME .PP podman\-play \- Play pods and containers based on a structured input file .SH SYNOPSIS .PP \fBpodman play\fP \fIsubcommand\fP .SH DESCRIPTION .PP The play command will recreate pods and containers 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 pods and containers 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)