Provided by: podman_4.3.1+ds1-5ubuntu1_amd64 bug

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

       ┌────────┬────────────────────────────┬──────────────────────────┐
       │CommandMan PageDescription              │
       ├────────┼────────────────────────────┼──────────────────────────┤
       │kube    │ podman-kube-generate(1)    │ Generate Kubernetes YAML │
       │        │                            │ based   on   containers, │
       │        │                            │ pods or volumes.         │
       ├────────┼────────────────────────────┼──────────────────────────┤
       │spec    │ podman-generate-spec(1)    │ Generate  Specgen   JSON │
       │        │                            │ based  on  containers or │
       │        │                            │ pods.                    │
       ├────────┼────────────────────────────┼──────────────────────────┤
       │systemd │ podman-generate-systemd(1) │ Generate  systemd   unit │
       │        │                            │ file(s)  for a container │
       │        │                            │ or pod.                  │
       └────────┴────────────────────────────┴──────────────────────────┘

SEE ALSO

       podman(1), podman-pod(1), podman-container(1)

                                                                               podman-generate(1)