1podman-generate(1)          General Commands Manual         podman-generate(1)
2
3
4

NAME

6       podman-generate - Generate structured data based on containers, pods or
7       volumes
8
9

SYNOPSIS

11       podman generate subcommand
12
13

DESCRIPTION

15       The generate command will create structured output (like YAML) based on
16       a container, pod or volume.
17
18

COMMANDS

20       ┌────────┬────────────────────────────┬─────────────────────┐
21Command Man Page                   Description         
22       ├────────┼────────────────────────────┼─────────────────────┤
23       │kube    │ podman-kube-generate(1)    │ Generate Kubernetes │
24       │        │                            │ YAML based on  con‐ │
25       │        │                            │ tainers,   pods  or │
26       │        │                            │ volumes.            │
27       ├────────┼────────────────────────────┼─────────────────────┤
28       │spec    │ podman-generate-spec(1)    │ Generate    Specgen │
29       │        │                            │ JSON  based on con‐ │
30       │        │                            │ tainers or pods.    │
31       ├────────┼────────────────────────────┼─────────────────────┤
32       │systemd │ podman-generate-systemd(1) │ Generate    systemd │
33       │        │                            │ unit  file(s) for a │
34       │        │                            │ container or pod.   │
35       └────────┴────────────────────────────┴─────────────────────┘
36

SEE ALSO

38       podman(1), podman-pod(1), podman-container(1)
39
40
41
42                                                            podman-generate(1)
Impressum