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

NAME

6       podman-generate - Generate structured data based for a containers and
7       pods
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 or pod.
17
18

COMMANDS

20       ┌────────┬────────────────────────────┬─────────────────────┐
21Command Man Page                   Description         
22       ├────────┼────────────────────────────┼─────────────────────┤
23       │kube    │ podman-generate-kube(1)    │ Generate Kubernetes │
24       │        │                            │ YAML based on a pod │
25       │        │                            │ or container.       │
26       ├────────┼────────────────────────────┼─────────────────────┤
27       │systemd │ podman-generate-systemd(1) │ Generate a systemd  │
28       │        │                            │ unit file for a     │
29       │        │                            │ container.          │
30       └────────┴────────────────────────────┴─────────────────────┘
31

SEE ALSO

33       podman, podman-pod, podman-container
34
35
36
37                                                            podman-generate(1)
Impressum