Provided by: podman_3.4.4+ds1-1ubuntu1.22.04.3_amd64
NAME
podman-generate - Generate structured data based on containers, pods or volumes
SYNOPSIS
podman generate subcommand
DESCRIPTION
The generate command will create structured output (like YAML) based on a container, pod or volume.
COMMANDS
┌────────┬────────────────────────────┬──────────────────────────┐ │Command │ Man Page │ Description │ ├────────┼────────────────────────────┼──────────────────────────┤ │kube │ podman-generate-kube(1) │ Generate Kubernetes YAML │ │ │ │ based on containers, │ │ │ │ pods or volumes. │ ├────────┼────────────────────────────┼──────────────────────────┤ │systemd │ podman-generate-systemd(1) │ Generate systemd unit │ │ │ │ file(s) for a container │ │ │ │ or pod. │ └────────┴────────────────────────────┴──────────────────────────┘
SEE ALSO
podman, podman-pod, podman-container podman-generate(1)()